{ | |
"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 | |
} |