blob: d3b0b70d22653f3a619d0db2d57e73e14f2298b0 [file] [log] [blame]
{
"name": "LBSwiftModuleDemo",
"version": "0.1.0",
"summary": "LBSwiftModuleDemo组件化库",
"swift_version": "4.2",
"description": "LBSwiftModuleDemo 是测试swift的组件化库",
"homepage": "https://github.com/LennonLing/LBSwiftModuleDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LennonLing": "bin.ling.2018@gmail.com"
},
"source": {
"git": "https://github.com/LennonLing/LBSwiftModuleDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LBSwiftModuleDemo/Classes/**/*"
}