blob: bfe2db7f944b6b13dbef19210b00640bbe3ac7a4 [file] [log] [blame]
{
"name": "SYNetwork",
"version": "2.6.1",
"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": {
"CepheusSun": "cd_sunyang@163.com"
},
"source": {
"git": "https://github.com/ProgramerSunny/SYNetwork.git",
"tag": "2.6.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SYNetwork/Classes/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}