blob: 1908625d1fd02d5602416e171bcbbe8ae426e3e0 [file] [log] [blame]
{
"name": "SYNetwork",
"version": "1.0",
"summary": "A grest network frameworks.",
"description": "’this is A great network frameworks with one beautiful logger'",
"homepage": "https://github.com/ProgramerSunny/SYNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ProgramerSunny": "cd_sunyang@163.com"
},
"source": {
"git": "https://github.com/ProgramerSunny/SYNetwork.git",
"tag": 1.0
},
"platforms": {
"ios": "8.0"
},
"source_files": "SYNetwork/Classes/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}