Skip to content

Commit

Permalink
[0.1.3]
Browse files Browse the repository at this point in the history
  • Loading branch information
Shial committed Feb 1, 2018
1 parent 6fb4b1b commit b2846d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SWindow.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Pod::Spec.new do |s|
s.social_media_url = "https://twitter.com/shial_4"
s.ios.deployment_target = "8.0"
s.source = { :git => "https://github.com/shial4/SWindow.git", :tag => s.version.to_s }
s.source_files = "Sources//**/*.swift"
s.source_files = "Sources/**/*.swift"
s.frameworks = "UIKit"
end

0 comments on commit b2846d8

Please sign in to comment.