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