blob: 0c7fece7f2666273dd8d474fdedcda14021da851 [file] [log] [blame]
{
"name": "XKBaseController",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKBaseController/Classes/XKBaseController/*.{h,m}"
}