forked from grab/cocoapods-binary-cache
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from grab/master
Merge from grab/master
- Loading branch information
Showing
12 changed files
with
185 additions
and
189 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
source 'https://rubygems.org' | ||
gem 'cocoapods' | ||
gem 'cocoapods', '1.8.4' | ||
gem "cocoapods-binary-cache", :path => "../" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
PodBinaryCacheExample/PodBinCacheExample.xcworkspace/contents.xcworkspacedata
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,117 @@ | ||
PODS: | ||
- AFNetworking (3.2.1): | ||
- AFNetworking/NSURLSession (= 3.2.1) | ||
- AFNetworking/Reachability (= 3.2.1) | ||
- AFNetworking/Security (= 3.2.1) | ||
- AFNetworking/Serialization (= 3.2.1) | ||
- AFNetworking/UIKit (= 3.2.1) | ||
- AFNetworking/NSURLSession (3.2.1): | ||
- AFNetworking/Reachability | ||
- AFNetworking/Security | ||
- AFNetworking/Serialization | ||
- AFNetworking/Reachability (3.2.1) | ||
- AFNetworking/Security (3.2.1) | ||
- AFNetworking/Serialization (3.2.1) | ||
- AFNetworking/UIKit (3.2.1): | ||
- AFNetworking/NSURLSession | ||
- Alamofire (4.9.1) | ||
- CocoaLumberjack (3.6.0): | ||
- CocoaLumberjack/Core (= 3.6.0) | ||
- CocoaLumberjack/Core (3.6.0) | ||
- ConfigSDK (0.0.1): | ||
- ProtocolBuffers-Swift | ||
- SQLite.swift | ||
- ConfigService (0.0.1): | ||
- ConfigSDK | ||
- RxSwift | ||
- Kingfisher (5.11.0): | ||
- Kingfisher/Core (= 5.11.0) | ||
- Kingfisher/Core (5.11.0) | ||
- Masonry (1.1.0) | ||
- MBProgressHUD (1.1.0) | ||
- MJRefresh (3.3.1) | ||
- ProtocolBuffers-Swift (4.0.6) | ||
- Realm (4.1.1): | ||
- Realm/Headers (= 4.1.1) | ||
- Realm/Headers (4.1.1) | ||
- RxSwift (5.1.1) | ||
- SDWebImage (5.4.0): | ||
- SDWebImage/Core (= 5.4.0) | ||
- SDWebImage/Core (5.4.0) | ||
- SnapKit (5.0.1) | ||
- SQLite.swift (0.12.2): | ||
- SQLite.swift/standard (= 0.12.2) | ||
- SQLite.swift/standard (0.12.2) | ||
- SVProgressHUD (2.2.5) | ||
- SwiftyJSON (5.0.0) | ||
|
||
DEPENDENCIES: | ||
- AFNetworking (= 3.2.1) | ||
- Alamofire | ||
- CocoaLumberjack | ||
- ConfigSDK (from `DevPods/ConfigSDK`) | ||
- ConfigService (from `DevPods/ConfigService`) | ||
- Kingfisher | ||
- Masonry | ||
- MBProgressHUD | ||
- MJRefresh | ||
- Realm | ||
- RxSwift (from `https://github.com/ReactiveX/RxSwift.git`, commit `a580d07ed002217fd91d8446c3a852486e9beefa`) | ||
- SDWebImage | ||
- SnapKit | ||
- SVProgressHUD | ||
- SwiftyJSON | ||
|
||
SPEC REPOS: | ||
trunk: | ||
https://github.com/CocoaPods/Specs.git: | ||
- AFNetworking | ||
- Alamofire | ||
- CocoaLumberjack | ||
- Kingfisher | ||
- Masonry | ||
- MBProgressHUD | ||
- MJRefresh | ||
- ProtocolBuffers-Swift | ||
- Realm | ||
- SDWebImage | ||
- SnapKit | ||
- SQLite.swift | ||
- SVProgressHUD | ||
- SwiftyJSON | ||
|
||
EXTERNAL SOURCES: | ||
ConfigSDK: | ||
:path: DevPods/ConfigSDK | ||
ConfigService: | ||
:path: DevPods/ConfigService | ||
RxSwift: | ||
:commit: a580d07ed002217fd91d8446c3a852486e9beefa | ||
:git: https://github.com/ReactiveX/RxSwift.git | ||
|
||
CHECKOUT OPTIONS: | ||
RxSwift: | ||
:commit: a580d07ed002217fd91d8446c3a852486e9beefa | ||
:git: https://github.com/ReactiveX/RxSwift.git | ||
|
||
SPEC CHECKSUMS: | ||
AFNetworking: b6f891fdfaed196b46c7a83cf209e09697b94057 | ||
Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 | ||
CocoaLumberjack: 78b0c238666f4f58db069738ec176f4519557516 | ||
ConfigSDK: adac49ecc5094210b806c74c3fb1b1e8cb0c289f | ||
ConfigService: cae3fbae5b4bda148f481de790c4da1823443178 | ||
Kingfisher: 4569606189149e19c7d9439f47e885d0679b7a90 | ||
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201 | ||
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9 | ||
MJRefresh: eeda70fbf0ad277f3178cef1cd0c3532591d6237 | ||
ProtocolBuffers-Swift: 09b5cfcc641ab512d6aaa1d2cc3879a40432052c | ||
Realm: 25f0a8244cbb1c2271c922963ea8666fc2d8104d | ||
RxSwift: 81470a2074fa8780320ea5fe4102807cb7118178 | ||
SDWebImage: 5bf6aec6481ae2a062bdc59f9d6c1d1e552090e0 | ||
SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb | ||
SQLite.swift: d2b4642190917051ce6bd1d49aab565fe794eea3 | ||
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6 | ||
SwiftyJSON: 36413e04c44ee145039d332b4f4e2d3e8d6c4db7 | ||
|
||
PODFILE CHECKSUM: e310d5307d1ca405fc61e34e60bb708c335f8935 | ||
PODFILE CHECKSUM: 1cb7b7ae66561363f746423ff953196a642277a6 | ||
|
||
COCOAPODS: 1.10.1 | ||
COCOAPODS: 1.8.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.1.11 | ||
0.1.12 |
Oops, something went wrong.