blob: d90316e2a037959b1c2e095d22713aa84f535a15 [file] [log] [blame]
{
"name": "XJBaseControllers",
"version": "1.0.0",
"summary": "XJBaseControllers.",
"description": "根据项目需求封装方法,方便后期管理维护.",
"homepage": "https://github.com/tangshenchun/XJBaseControllers.git",
"license": "MIT",
"authors": {
"Jason Tang": "tangshenchun@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tangshenchun/XJBaseControllers.git",
"tag": "1.0.0"
},
"source_files": [
"RDBaseControllers",
"RDBaseControllers/Assets",
"RDBaseControllers/Classes/**/*.{h,m}"
],
"dependencies": {
"Masonry": [
],
"CategoryGroup": [
],
"DZNEmptyDataSet": [
]
},
"deprecated": true
}