blob: 63650517ce0c14bfba002d0d7fa7bbe623273b29 [file] [log] [blame]
{
"name": "MKMacroDefines",
"version": "0.0.1",
"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": "http://120.27.8.241/mokoBaseLibrary/Category.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "MacroDefines/**"
}