blob: 4c35bb8290099de67a2b5f65e19c66b0453d10d3 [file] [log] [blame]
{
"name": "TSCAppService",
"version": "1.0.1",
"summary": "TSCAppService.",
"description": "Custom TSCAppService",
"homepage": "https://github.com/tangshenchun/TSCAppService.git",
"license": "MIT",
"authors": {
"Jason Tang": "tangshenchun@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tangshenchun/TSCAppService.git",
"tag": "1.0.1"
},
"source_files": [
"RdAppService",
"RdAppService/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
},
"deprecated": true
}