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