blob: 3124fca00091809eb7b54688fab1307fe94814b3 [file] [log] [blame]
{
"name": "SYJNetWorking",
"version": "0.0.1",
"summary": "SYJNetWorking.",
"description": "this is CTNetworking",
"homepage": "https://github.com/SYJshang/SYJNetWorking",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"CasaTaloyum": "casatwy@msn.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SYJshang/SYJNetWorking.git",
"tag": "0.0.1"
},
"source_files": "SYJNetWorking/Classes/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"CTMediator": [
]
},
"deprecated": true
}