Skip to content

Commit

Permalink
Merge pull request #54 from rockkid777/carthage-swift-3.1
Browse files Browse the repository at this point in the history
updated pods for swift 3.1
  • Loading branch information
ivanbruel authored May 30, 2017
2 parents ab50036 + 3a6f49f commit db626ba
Show file tree
Hide file tree
Showing 247 changed files with 6,913 additions and 3,177 deletions.
50 changes: 25 additions & 25 deletions Sample/Podfile.lock
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
PODS:
- Alamofire (4.0.1)
- Moya (8.0.0-beta.4):
- Moya/Core (= 8.0.0-beta.4)
- Moya-ObjectMapper (2.1):
- Moya-ObjectMapper/Core (= 2.1)
- Moya-ObjectMapper/Core (2.1):
- Moya (= 8.0.0-beta.4)
- ObjectMapper (= 2.2.1)
- Moya-ObjectMapper/RxSwift (2.1):
- Alamofire (4.4.0)
- Moya (8.0.3):
- Moya/Core (= 8.0.3)
- Moya-ObjectMapper (2.3.1):
- Moya-ObjectMapper/Core (= 2.3.1)
- Moya-ObjectMapper/Core (2.3.1):
- Moya (~> 8.0)
- ObjectMapper (~> 2.2)
- Moya-ObjectMapper/RxSwift (2.3.1):
- Moya-ObjectMapper/Core
- Moya/RxSwift
- RxSwift (= 3.0.1)
- Moya/Core (8.0.0-beta.4):
- Alamofire (~> 4.0)
- RxSwift (~> 3.1)
- Moya/Core (8.0.3):
- Alamofire (~> 4.1)
- Result (~> 3.0)
- Moya/RxSwift (8.0.0-beta.4):
- Moya/RxSwift (8.0.3):
- Moya/Core
- RxSwift (~> 3.0)
- ObjectMapper (2.2.1)
- Result (3.0.0)
- RxSwift (3.0.1)
- ObjectMapper (2.2.5)
- Result (3.2.1)
- RxSwift (3.4.0)

DEPENDENCIES:
- Moya
Expand All @@ -30,23 +30,23 @@ DEPENDENCIES:

EXTERNAL SOURCES:
Moya-ObjectMapper:
:path: "../"
:path: ../
ObjectMapper:
:git: https://github.com/Hearst-DD/ObjectMapper

CHECKOUT OPTIONS:
ObjectMapper:
:commit: b65a937971806b4e074a3533e06f450fd92ee113
:commit: 0b38c787d442714223604919f113d84cd55f5427
:git: https://github.com/Hearst-DD/ObjectMapper

SPEC CHECKSUMS:
Alamofire: 7682d43245de14874acd142ec137b144aa1dd335
Moya: bad6f72ec40661f09a8cd85ab470226d2795a485
Moya-ObjectMapper: c8c7435f5405ee5acd5ea61b6190fdbf5d639f97
ObjectMapper: 41e43e1a89f8060ef5ea5d04ba852e269a621d68
Result: 1b3e431f37cbcd3ad89c6aa9ab0ae55515fae3b6
RxSwift: af5680055c4ad04480189c52d28385b1029493a6
Alamofire: dc44b1600b800eb63da6a19039a0083d62a6a62d
Moya: d3721622e3cc0cc2f038d69a258686f0b66e7252
Moya-ObjectMapper: 868c88169d20e5b48bff160d3730252e6ac33394
ObjectMapper: d4cd68f462d89a878a1c2c480f389ec5f9a7ea04
Result: 2453a22e5c5b11c0c3a478736e82cd02f763b781
RxSwift: 3789a1af753002a14edecdb698a2424624296a9c

PODFILE CHECKSUM: 9299419ef67b47dd9a0ab9cd611dc44ff80199a2

COCOAPODS: 1.1.1
COCOAPODS: 1.2.0
172 changes: 141 additions & 31 deletions Sample/Pods/Alamofire/README.md

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions Sample/Pods/Alamofire/Source/AFError.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions Sample/Pods/Alamofire/Source/Alamofire.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions Sample/Pods/Alamofire/Source/DispatchQueue+Alamofire.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions Sample/Pods/Alamofire/Source/MultipartFormData.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 9 additions & 19 deletions Sample/Pods/Alamofire/Source/NetworkReachabilityManager.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

62 changes: 61 additions & 1 deletion Sample/Pods/Alamofire/Source/ParameterEncoding.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit db626ba

Please sign in to comment.