Merge pull request #28 from trungung/patch-1

Update Alamofire-SwiftyJSON.podspec
This commit is contained in:
Pinglin Tang
2015-09-18 11:35:44 +08:00

View File

@@ -11,4 +11,6 @@ Pod::Spec.new do |s|
s.ios.deployment_target = "8.0"
s.source = { :git => "https://github.com/SwiftyJSON/Alamofire-SwiftyJSON.git", :tag => s.version }
s.source_files = "Source/*.swift"
s.dependency 'Alamofire', '1.3'
s.dependency 'SwiftyJSON', '2.2.0'
end