Commit e14fb525 authored by Tiank's avatar Tiank

no message

parent 1a417ee5
......@@ -1070,7 +1070,6 @@
29EA0B921FEA2F9C005A6170 /* Frameworks */,
29EA0B931FEA2F9C005A6170 /* Resources */,
5E336BBD8B004CA3BAB4C722 /* [CP] Embed Pods Frameworks */,
8ABD0DE15AF2CBD40822EF34 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
......@@ -1217,21 +1216,6 @@
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-IFS/Pods-IFS-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
8ABD0DE15AF2CBD40822EF34 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-IFS/Pods-IFS-resources.sh\"\n";
showEnvVarsInLog = 0;
};
CBE320842D54E4A6128E312F /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
......
......@@ -11,7 +11,7 @@ target ‘IFS’ do
pod 'Hero'
pod 'RxSwift'
pod 'RxCocoa'
pod 'HandyJSON', '~> 4.0.0-beta.1'
pod 'HandyJSON', '~> 4.2.0'
pod 'MJRefresh', '~> 3.1.15.1'
pod 'YXKit'
pod 'IQKeyboardManager', '~> 5.0.6'
......
......@@ -3,7 +3,7 @@ PODS:
- DeviceKit (1.4.0)
- DZNEmptyDataSet (1.8.1)
- FDFullscreenPopGesture (1.1)
- HandyJSON (4.0.0-beta.1)
- HandyJSON (4.2.1)
- Hero (1.0.1)
- ImagePicker (3.0.0)
- IQKeyboardManager (5.0.7)
......@@ -39,7 +39,7 @@ DEPENDENCIES:
- DeviceKit
- DZNEmptyDataSet
- FDFullscreenPopGesture (~> 1.1)
- HandyJSON (~> 4.0.0-beta.1)
- HandyJSON (~> 4.2.0)
- Hero
- ImagePicker
- IQKeyboardManager (~> 5.0.6)
......@@ -61,12 +61,43 @@ DEPENDENCIES:
- YXAlertController
- YXKit
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Alamofire
- DeviceKit
- DZNEmptyDataSet
- FDFullscreenPopGesture
- HandyJSON
- Hero
- ImagePicker
- IQKeyboardManager
- JCore
- JPush
- Kingfisher
- MJRefresh
- Moya
- MZAppearance
- MZFormSheetPresentationController
- PPBadgeViewSwift
- RATreeView
- Result
- RxCocoa
- RxSwift
- SKPhotoBrowser
- SnapKit
- SVProgressHUD
- swiftScan
- SwiftyJSON
- UMengAnalytics
- YXAlertController
- YXKit
SPEC CHECKSUMS:
Alamofire: f41a599bd63041760b26d393ec1069d9d7b917f4
DeviceKit: fa74d97499660e88081718b16688e19217595dba
DZNEmptyDataSet: 9525833b9e68ac21c30253e1d3d7076cc828eaa7
FDFullscreenPopGesture: a8a620179e3d9c40e8e00256dcee1c1a27c6d0f0
HandyJSON: 428bb18e2c34c2a77361accebf90cf64e4f74118
HandyJSON: d0c5fc80204f29056d59d3e5c4587fa0b16b60a8
Hero: cee286821578e170d8c0c9c9cda7897357401112
ImagePicker: 973953c25960fe04729a7082a56194321c6762d2
IQKeyboardManager: 0bfa4607d39924116b5c0c8b55b5d789288b5cba
......@@ -91,6 +122,6 @@ SPEC CHECKSUMS:
YXAlertController: 37a54642cb8e8b43b79004fe9148bb8ff2fab814
YXKit: 73d6ffbcf7530f1159e030460207286e9153b080
PODFILE CHECKSUM: e53e38d1b7ecd4918d26c8ad6db504ba34f88b2f
PODFILE CHECKSUM: 881b74d9169b3b2acfb5b9d3930e563d63df7f07
COCOAPODS: 1.3.1
COCOAPODS: 1.5.3
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment