blob: 43afb2a3ff9cbf1265e643209bf44bfddf0c09f0 [file] [log] [blame]
{
"name": "LJDemoBase",
"version": "1.0.0",
"swift_versions": "5.0",
"summary": "LJDemoBase summary",
"description": "LJDemoBase 组件化仓库搭建",
"homepage": "https://github.com/weeelCode/LJDemoBase",
"license": "MIT",
"authors": {
"weel": "18571720073@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/weeelCode/LJDemoBase.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}