blob: a659b3b38e6367ba471da81fb76b120691e8c6bc [file] [log] [blame]
{
"name": "MKCategoryModule",
"version": "0.0.3",
"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.3"
},
"requires_arc": true,
"source_files": "MKCategoryModule/**",
"dependencies": {
"MKMacroDefines": [
],
"YYKit": [
],
"Toast": [
]
}
}