mirror of
https://github.com/SwiftyJSON/Alamofire-SwiftyJSON.git
synced 2026-04-29 10:05:32 +08:00
Merge pull request #28 from trungung/patch-1
Update Alamofire-SwiftyJSON.podspec
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user