blob: 42c663c4ee7a5aeeb28deea72e0abc7402c95131 [file] [log] [blame]
{
"name": "SYNetwork",
"version": "2.3",
"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": 2.3
},
"platforms": {
"ios": "8.0"
},
"source_files": "SYNetwork/Classes/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}