blob: 4a3141fd040459d613e0f91783c3dfe4d1ce07ac [file] [log] [blame]
{
"name": "XKBaseController",
"version": "1.0.1",
"summary": "OC常用基类",
"description": "Object-C中,基类常用配置",
"homepage": "https://github.com/kunhum/XKBaseController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kunhum": "842222367@qq.com"
},
"source": {
"git": "https://github.com/kunhum/XKBaseController.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKBaseController/Classes/XKBaseController/*.{h,m}"
}