File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ use_frameworks!
55platform :ios , '10.0'
66
77target 'EnterAffectiveCloud' do
8- pod 'HandyJSON' , '5.0.0-beta '
8+ pod 'HandyJSON' , '5.0.0'
99 pod 'SwiftyJSON'
1010 pod 'Starscream'
1111 pod 'GzipSwift'
Original file line number Diff line number Diff line change 11PODS:
22 - GzipSwift (5.0.0)
3- - HandyJSON (5.0.0-beta )
3+ - HandyJSON (5.0.0)
44 - Starscream (3.1.0)
55 - SwiftyJSON (5.0.0)
66
77DEPENDENCIES:
88 - GzipSwift
9- - HandyJSON (= 5.0.0-beta )
9+ - HandyJSON (= 5.0.0)
1010 - Starscream
1111 - SwiftyJSON
1212
@@ -19,10 +19,10 @@ SPEC REPOS:
1919
2020SPEC CHECKSUMS:
2121 GzipSwift: 5592f4d62b641e04d06443ba471f8ed76b1363e4
22- HandyJSON: b84ac9904050a0897a0802092b7cb8808e0a4e9a
22+ HandyJSON: 992f2d661716d6a91de82d0056927bc7813b5770
2323 Starscream: 08172b481e145289c4930cb567230fb55897cfa4
2424 SwiftyJSON: 36413e04c44ee145039d332b4f4e2d3e8d6c4db7
2525
26- PODFILE CHECKSUM: 14f4cb49213776bc548e353f89349627f8005a05
26+ PODFILE CHECKSUM: 2acb74ae1e9faef1a923b001d3f66b6f16230997
2727
2828COCOAPODS: 1.6.1
You can’t perform that action at this time.
0 commit comments