File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
samples/client/petstore/objc Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
platform :ios , '6.0'
2
- xcodeproj 'swaggerClient/swaggerClient .xcodeproj'
2
+ xcodeproj 'PetstoreClient/PetstoreClient .xcodeproj'
3
3
pod 'AFNetworking' , '~> 2.1'
4
4
pod 'JSONModel' , '~> 1.0'
5
5
pod 'ISO8601'
Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- AFNetworking (2.5.4):
3
- - AFNetworking/NSURLConnection (= 2.5.4)
4
- - AFNetworking/NSURLSession (= 2.5.4)
5
- - AFNetworking/Reachability (= 2.5.4)
6
- - AFNetworking/Security (= 2.5.4)
7
- - AFNetworking/Serialization (= 2.5.4)
8
- - AFNetworking/UIKit (= 2.5.4)
3
+ - AFNetworking/NSURLConnection
4
+ - AFNetworking/NSURLSession
5
+ - AFNetworking/Reachability
6
+ - AFNetworking/Security
7
+ - AFNetworking/Serialization
8
+ - AFNetworking/UIKit
9
9
- AFNetworking/NSURLConnection (2.5.4):
10
10
- AFNetworking/Reachability
11
11
- AFNetworking/Security
@@ -33,4 +33,4 @@ SPEC CHECKSUMS:
33
33
ISO8601: 8d8a22d5edf0554a1cf75bac028c76c1dc0ffaef
34
34
JSONModel: ec77e9865236a7a09d9cf7668df6b4b328d9ec1d
35
35
36
- COCOAPODS: 0.37 .1
36
+ COCOAPODS: 0.33 .1
You can’t perform that action at this time.
0 commit comments