blob: 45a8da3283783f7c0f47234ad5c5e640b2d7dc2c [file] [log] [blame]
{
"name": "YLNetClient",
"version": "0.1.0",
"summary": "A Tools of Network.",
"description": "A Tools of Network use easy.",
"homepage": "https://github.com/cloverapp1/YLNetClient.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2510479687@qq.com": "2510479687@qq.com"
},
"source": {
"git": "https://github.com/cloverapp1/YLNetClient.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLNetClient/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~>3.2.1"
],
"YLJsonLib": [
"~>0.1.7"
],
"MBProgressHUD": [
"~>1.1.0"
]
}
}