Skip to content

Commit a8f5962

Browse files
Update Alamofire-SwiftyJSON.podspec
1 parent e9d4acd commit a8f5962

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 => "1.1.0"}
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)