blob: 843a10ace484a5a9105509007cd0c403e2eb2146 [file] [log] [blame]
{
"name": "SYNetwork",
"version": "0.3",
"summary": "A grest network frameworks.",
"description": "’this is A great network frameworks'",
"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": 0.3
},
"platforms": {
"ios": "8.0"
},
"source_files": "SYNetwork/Classes/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}