销售录入 历史纪录页面搭建
Showing
| source 'https://github.com/CocoaPods/Specs.git' | source 'https://github.com/CocoaPods/Specs.git' | ||
| # platform :ios, '6.1' | # platform :ios, '6.1' | ||
| platform :ios, '7.0' | platform :ios, '8.0' | ||
| xcodeproj 'vanke.xcodeproj' | xcodeproj 'vanke.xcodeproj' | ||
| pod 'AFNetworking', '~> 2.3.1' | pod 'AFNetworking', '~> 2.3.1' | ||
| ... | @@ -19,7 +19,7 @@ pod 'MBProgressHUD', '~> 0.9.1' | ... | @@ -19,7 +19,7 @@ pod 'MBProgressHUD', '~> 0.9.1' |
| pod 'SDWebImage', '~> 3.7.1' | pod 'SDWebImage', '~> 3.7.1' | ||
| #pod 'MBProgressHUD', '~> 0.8' | #pod 'MBProgressHUD', '~> 0.8' | ||
| #pod 'SSKeychain', '~> 1.2' | #pod 'SSKeychain', '~> 1.2' | ||
| pod 'IQKeyboardManager', '~> 4.0.0' | |||
| #pod 'IQKeyboardManager', '~> 3.2.3' | #pod 'IQKeyboardManager', '~> 3.2.3' | ||
| #pod 'Reachability' | #pod 'Reachability' | ||
| #pod 'jastor', '~> 0.2.1' #lib. for jaskon object mapping | #pod 'jastor', '~> 0.2.1' #lib. for jaskon object mapping | ||
| ... | ... |
Please
register
or
sign in
to comment