blob: af24d78a2ddc8fa17f9a9e2c5c383f85904fde9f [file] [log] [blame]
{
"name": "YXHttpClient",
"version": "0.0.4",
"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.4"
},
"source_files": "YXHttpClient/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~>3.1.0"
]
}
}