Skip to content
This repository has been archived by the owner on Oct 6, 2019. It is now read-only.

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
msaps committed Jun 8, 2016
1 parent 4793dc4 commit 08c066c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CocoaBar.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s.social_media_url = "http://twitter.com/MerrickSapsford"
s.platform = :ios, "8.0"
s.source = { :git => "https://github.com/MerrickSapsford/CocoaBar.git", :tag => s.version.to_s }
s.source_files = "Source", "Source/**/*.{h,m}"
s.source_files = "Source", "Source/**/*.{swift}"
s.resources = ['Source/**/*.{xib}']

end

0 comments on commit 08c066c

Please sign in to comment.