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