Commit aef626d2 authored by Sandy's avatar Sandy

修改cocoapods格式问题

parent e0806701
This diff is collapsed.
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:HDMall.xcodeproj">
</FileRef>
<FileRef
location = "group:Pods/Pods.xcodeproj">
</FileRef>
</Workspace>
inhibit_all_warnings!
platform :ios, '8.0'
abstract_target 'hdmall_base' do
pod 'FDFullscreenPopGesture', '1.1'
pod 'JSONModel', '~> 1.7.0'
pod 'UMengAnalytics-NO-IDFA'
pod 'DZNEmptyDataSet'
pod 'MJRefresh', '~> 3.1.2'
pod 'AFNetworking', '~> 3.0.4'
pod 'SDWebImage', '~> 3.7.4'
pod 'IQKeyboardManager', '~> 4.0.6'
pod 'MBProgressHUD', '~> 1.0.0'
target 'HDMall' do
end
target 'HDMall_TEST' do
end
end
PODS:
- AFNetworking (3.0.4):
- AFNetworking/NSURLSession (= 3.0.4)
- AFNetworking/Reachability (= 3.0.4)
- AFNetworking/Security (= 3.0.4)
- AFNetworking/Serialization (= 3.0.4)
- AFNetworking/UIKit (= 3.0.4)
- AFNetworking/NSURLSession (3.0.4):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (3.0.4)
- AFNetworking/Security (3.0.4)
- AFNetworking/Serialization (3.0.4)
- AFNetworking/UIKit (3.0.4):
- AFNetworking/NSURLSession
- DZNEmptyDataSet (1.8.1)
- FDFullscreenPopGesture (1.1)
- IQKeyboardManager (4.0.10)
- JSONModel (1.7.0)
- MBProgressHUD (1.0.0)
- MJRefresh (3.1.12)
- SDWebImage (3.7.6):
- SDWebImage/Core (= 3.7.6)
- SDWebImage/Core (3.7.6)
- UMengAnalytics-NO-IDFA (4.2.5)
DEPENDENCIES:
- AFNetworking (~> 3.0.4)
- DZNEmptyDataSet
- FDFullscreenPopGesture (= 1.1)
- IQKeyboardManager (~> 4.0.6)
- JSONModel (~> 1.7.0)
- MBProgressHUD (~> 1.0.0)
- MJRefresh (~> 3.1.2)
- SDWebImage (~> 3.7.4)
- UMengAnalytics-NO-IDFA
SPEC CHECKSUMS:
AFNetworking: a0075feb321559dc78d9d85b55d11caa19eabb93
DZNEmptyDataSet: 9525833b9e68ac21c30253e1d3d7076cc828eaa7
FDFullscreenPopGesture: a8a620179e3d9c40e8e00256dcee1c1a27c6d0f0
IQKeyboardManager: 593ee99b88381f4b9ccb22bd680f22606351bd41
JSONModel: 840bc0fcffb24b8454d2c026bf26fea454b8e98d
MBProgressHUD: 4890f671c94e8a0f3cf959aa731e9de2f036d71a
MJRefresh: b96cdb21c4aa75a7b07654311ab2f315c497e806
SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
UMengAnalytics-NO-IDFA: 16666e32edce5be44ae5b14aaaa7f3582e09d6ab
PODFILE CHECKSUM: ee4b8c997328e36ba4ed6f8f14769c025cc28bcf
COCOAPODS: 1.2.1
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