Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated pods & Removed compilation errors #10

Merged
merged 1 commit into from Nov 21, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
11 changes: 6 additions & 5 deletions SwiftJSONComparison/Podfile
Expand Up @@ -3,11 +3,12 @@ platform :ios, '8.0'

target 'SwiftJSONComparison' do

pod 'Alamofire', '1.2.3'
pod 'Argo', '1.0.3'
pod 'JSONJoy-Swift', '0.9.2'
pod 'ObjectMapper', '0.12'
pod 'SwiftyJSON', '2.2.0'
pod 'Alamofire', '3.1.2'
pod 'Argo', '2.2.0'
pod 'JSONJoy-Swift', '1.0.0'
pod 'ObjectMapper', '1.0.1'
pod 'SwiftyJSON', '2.3.1'
pod 'Runes', '3.1.0'

end

Expand Down
41 changes: 19 additions & 22 deletions SwiftJSONComparison/Podfile.lock
@@ -1,28 +1,25 @@
PODS:
- Alamofire (1.2.3)
- Argo (1.0.3):
- Box (~> 1.2)
- Runes (>= 1.2.2)
- Box (1.2.2)
- JSONJoy-Swift (0.9.2)
- ObjectMapper (0.12)
- Runes (2.0.0)
- SwiftyJSON (2.2.0)
- Alamofire (3.1.2)
- Argo (2.2.0)
- JSONJoy-Swift (1.0.0)
- ObjectMapper (1.0.1)
- Runes (3.1.0)
- SwiftyJSON (2.3.1)

DEPENDENCIES:
- Alamofire (= 1.2.3)
- Argo (= 1.0.3)
- JSONJoy-Swift (= 0.9.2)
- ObjectMapper (= 0.12)
- SwiftyJSON (= 2.2.0)
- Alamofire (= 3.1.2)
- Argo (= 2.2.0)
- JSONJoy-Swift (= 1.0.0)
- ObjectMapper (= 1.0.1)
- Runes (= 3.1.0)
- SwiftyJSON (= 2.3.1)

SPEC CHECKSUMS:
Alamofire: 5550bf0b575ed1a4bf9be572f9463e1015cc169e
Argo: 480471806cf73d4074fcb94751482cd6c139ba3c
Box: a92e8aa4c099e6bc0733829665caf9e668ef53b8
JSONJoy-Swift: d51bde1053047c623db602e778f068414dd788e4
ObjectMapper: ef4a369cbab75546029ceb7e8155772b5f8e8841
Runes: 4fe81355f4620b76b02176222d264b33e60dba51
SwiftyJSON: 0b3e6c07af17ff745e77e8e9984097b55c956e5c
Alamofire: 7c16ca65f3c7e681fd925fd7f2dec7747ff96855
Argo: 4f52a32b4cd913c204e5a45f420b3fccad3e3f24
JSONJoy-Swift: 3e8129c282470614da69759208e9c923732f6cb4
ObjectMapper: 98524bac0dca46c6b3d5ee02cd410fc700ec6ce2
Runes: 21c2d32b740a0091dbf036517971278ca9f700b3
SwiftyJSON: 592b53bee5ef3dd9b3bebc6b9cb7ee35426ae8c3

COCOAPODS: 0.37.2
COCOAPODS: 0.38.0