Skip to content

Commit edee048

Browse files
author
Pinglin Tang
committed
Merge pull request #28 from trungung/patch-1
Update Alamofire-SwiftyJSON.podspec
2 parents 4e77f0b + a8f5962 commit edee048

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Alamofire-SwiftyJSON.podspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ Pod::Spec.new do |s|
1111
s.ios.deployment_target = "8.0"
1212
s.source = { :git => "https://github.com/SwiftyJSON/Alamofire-SwiftyJSON.git", :tag => s.version }
1313
s.source_files = "Source/*.swift"
14+
s.dependency 'Alamofire', '1.3'
15+
s.dependency 'SwiftyJSON', '2.2.0'
1416
end

0 commit comments

Comments
 (0)