update pod file

This commit is contained in:
Chris Li 2016-11-07 17:00:31 -05:00
parent 1af328ca3d
commit dfe50d6d37
2 changed files with 12 additions and 12 deletions

View File

@ -3,11 +3,11 @@ use_frameworks!
target 'Kiwix-iOS' do target 'Kiwix-iOS' do
platform :ios, '9.0' platform :ios, '10.0'
pod 'DZNEmptyDataSet' pod 'DZNEmptyDataSet'
pod 'SwiftyUserDefaults' pod 'SwiftyUserDefaults'
pod 'MBProgressHUD', '~> 1.0.0' pod 'MBProgressHUD', '~> 1.0.0'
pod 'Operations', :git => 'https://github.com/ProcedureKit/ProcedureKit.git', :branch => 'swift/2.3' pod 'ProcedureKit', :git => 'https://github.com/ProcedureKit/ProcedureKit.git', :branch => 'release/4.0.0.beta.4'
end end

View File

@ -1,33 +1,33 @@
PODS: PODS:
- DZNEmptyDataSet (1.8.1) - DZNEmptyDataSet (1.8.1)
- MBProgressHUD (1.0.0) - MBProgressHUD (1.0.0)
- Operations (3.3.1): - ProcedureKit (4.0.0.beta.4):
- Operations/Standard (= 3.3.1) - ProcedureKit/Standard (= 4.0.0.beta.4)
- Operations/Standard (3.3.1) - ProcedureKit/Standard (4.0.0.beta.4)
- SwiftyUserDefaults (2.2.1) - SwiftyUserDefaults (2.2.1)
DEPENDENCIES: DEPENDENCIES:
- DZNEmptyDataSet - DZNEmptyDataSet
- MBProgressHUD (~> 1.0.0) - MBProgressHUD (~> 1.0.0)
- Operations (from `https://github.com/ProcedureKit/ProcedureKit.git`, branch `swift/2.3`) - ProcedureKit (from `https://github.com/ProcedureKit/ProcedureKit.git`, branch `release/4.0.0.beta.4`)
- SwiftyUserDefaults - SwiftyUserDefaults
EXTERNAL SOURCES: EXTERNAL SOURCES:
Operations: ProcedureKit:
:branch: swift/2.3 :branch: release/4.0.0.beta.4
:git: https://github.com/ProcedureKit/ProcedureKit.git :git: https://github.com/ProcedureKit/ProcedureKit.git
CHECKOUT OPTIONS: CHECKOUT OPTIONS:
Operations: ProcedureKit:
:commit: e79d22bc32e2e4faad6cdcde31c71187357b1154 :commit: be78bf8bea9928ad24bf6b83bc7b5cfab11b5874
:git: https://github.com/ProcedureKit/ProcedureKit.git :git: https://github.com/ProcedureKit/ProcedureKit.git
SPEC CHECKSUMS: SPEC CHECKSUMS:
DZNEmptyDataSet: 9525833b9e68ac21c30253e1d3d7076cc828eaa7 DZNEmptyDataSet: 9525833b9e68ac21c30253e1d3d7076cc828eaa7
MBProgressHUD: 4890f671c94e8a0f3cf959aa731e9de2f036d71a MBProgressHUD: 4890f671c94e8a0f3cf959aa731e9de2f036d71a
Operations: 6a33d325dae88de21b8edc69b9884fce01aea22b ProcedureKit: 9160071e54e3885fad82f72acc8474366c764f5b
SwiftyUserDefaults: 7abdba50a50ea0c18ee8903af3c88e4c1cb8448d SwiftyUserDefaults: 7abdba50a50ea0c18ee8903af3c88e4c1cb8448d
PODFILE CHECKSUM: 5086213e2253eac9464671641d84cfc3032346b5 PODFILE CHECKSUM: e456ad658eea97ee2fb7189b04aaf7b13583b1d7
COCOAPODS: 1.0.1 COCOAPODS: 1.0.1