blob: 73e211c170f1e5dfa0af07f6917360f6f788757b [file] [log] [blame]
{
"name": "MKCategoryModule",
"version": "0.0.4",
"summary": "常用分类",
"description": "开发过程中常用分类",
"homepage": "http://120.27.8.241/mokoBaseLibrary/Category",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengang": "chengang@mokotechnology.com"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "git@120.27.8.241:mokoBaseLibrary/Category.git",
"tag": "0.0.4"
},
"requires_arc": true,
"source_files": "MKCategoryModule/**",
"dependencies": {
"MKMacroDefines": [
],
"YYKit": [
],
"Toast": [
]
}
}