blob: c2114f4965775b7c14d9011e00ec79b22eec9c9c [file] [log] [blame]
{
"name": "CommonAFNUtil",
"version": "0.0.2",
"summary": "easier to use AFN.",
"homepage": "https://github.com/dvlproad/CommonAFNUtil",
"license": "MIT",
"authors": {
"dvlproad": "913168921@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dvlproad/CommonAFNUtil.git",
"tag": "0.0.21"
},
"source_files": [
"CommonAFNUtil/**/*.{h,m}",
"ServiceHelp/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.5.4"
],
"MBProgressHUD": [
"~> 0.9.1"
],
"SVProgressHUD": [
"~> 1.1.3"
],
"CommonDataCacheManager": [
"~> 0.0.2"
]
}
}