Skip to content

Commit

Permalink
Tweak source files listing.
Browse files Browse the repository at this point in the history
  • Loading branch information
iovortex committed Jul 16, 2012
1 parent 325ba48 commit e1f77b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InputToolbar/0.0.1/InputToolbar.podspec
Expand Up @@ -7,6 +7,6 @@ Pod::Spec.new do |s|
s.author = { "Brandon Hamilton" => "brandon.hamilton@gmail.com" }
s.source = { :git => "https://github.com/brandonhamilton/inputtoolbar.git", :commit => "7bc1f2797070e3316ea8175f0dd2f05ba607f551"}
s.platform = :ios
s.source_files = 'UIInputToolbarSample/Classes/UIInputToolbar', 'UIInputToolbarSample/Classes/UIInputToolbar/**/*.{h,m}'
s.source_files = 'UIInputToolbarSample/Classes/UIInputToolbar'
s.resources = "UIInputToolbarSample/Resources/*.png"
end

0 comments on commit e1f77b7

Please sign in to comment.