Skip to content

Commit

Permalink
updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauricio Cousillas committed Mar 13, 2017
1 parent 50d80bb commit 172a640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SlidingContainer.podspec → XLSlidingContainer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Pod::Spec.new do |s|
s.social_media_url = 'https://twitter.com/xmartlabs'
s.ios.deployment_target = '9.0'
s.requires_arc = true
s.ios.source_files = 'SlidingContainer/Sources/**/*.{swift}'
s.ios.source_files = 'Sources/*.{swift}'
s.ios.frameworks = 'UIKit', 'Foundation'

end

0 comments on commit 172a640

Please sign in to comment.