Skip to content

Commit

Permalink
fix pods issues
Browse files Browse the repository at this point in the history
  • Loading branch information
atcuan committed Jul 6, 2015
1 parent 54e7c6a commit a7cdf07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHXTabBarControllerTransitioning.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ Pod::Spec.new do |s|
:tag => s.version.to_s }
s.requires_arc = true
s.source_files = "CHXTabBarControllerTransitioning/Source/*.{h, m}"
s.f
s.frameworks = 'Foundation', 'UIKit'
end

0 comments on commit a7cdf07

Please sign in to comment.