blob: b5cada395dee2068f1fd99380e5dddba7039c141 [file] [log] [blame]
{
"name": "XLProjectConfigure",
"version": "1.0.2",
"summary": "XLProjectConfigure1.0配置",
"description": "XLProjectConfigure是项目的配置信息类,包含了基类和一些常用的常量、分类等信息",
"homepage": "https://gitee.com/xuelei163/XLProjectConfigur",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"小磊哥": "18709264359@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/xuelei163/XLProjectConfigur.git",
"tag": "1.0.2"
},
"source_files": "XLProjectConfigure/**/*.{h,m}",
"requires_arc": true,
"subspecs": [
{
"name": "XLTool",
"source_files": "XLProjectConfigure/XLTool/*.{h,m}"
}
]
}