blob: c4710e7c731b1205901ab58986f5a409d64a52d4 [file] [log] [blame]
{
"name": "MKMacroDefines",
"version": "0.0.2",
"summary": "基础宏定义",
"description": "开发过程中常用宏定义",
"homepage": "http://120.27.8.241/mokoBaseLibrary/MacroDefines",
"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/MacroDefines.git",
"tag": "0.0.2"
},
"requires_arc": true,
"source_files": "MacroDefines/**"
}