blob: 185f1162200d8e40c4f831723d53a47fc00eb292 [file] [log] [blame]
{
"name": "YXHttpClient",
"version": "0.0.5",
"homepage": "https://guides.cocoapods.org/making/private-cocoapods.html",
"platforms": {
"ios": "7.0"
},
"summary": "Http Client",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aren": "renchonghui@readyidu.com"
},
"source": {
"git": "http://192.168.4.181/dev-team/YXHttpClient.git",
"tag": "0.0.5"
},
"source_files": "YXHttpClient/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~>3.1.0"
]
}
}