blob: c372868acac8e1ac024d957effa5b310d5eb1f6b [file] [log] [blame]
{
"name": "XXDefine",
"version": "0.0.1",
"summary": "全局工具类宏定义",
"description": "全局工具类宏定义,基础组件",
"homepage": "https://gitee.com/th_1579589762/XXDefine",
"license": "MIT",
"authors": {
"张敬": "success_flower@sina.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/th_1579589762/XXDefine.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}