blob: aaa779f2db7193315e68ac7239fc9c7d834cc189 [file] [log] [blame]
{
"name": "LYBModuleB",
"version": "0.1.0",
"summary": "模块",
"homepage": "https://github.com/Yongbo-Li",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yongbo-Li": "zhizhuxiaibm@sina.com"
},
"source": {
"git": "https://github.com/Yongbo-Li/LYBModuleB.git",
"tag": "0.1.0"
},
"source_files": "LYBModuleB/**/*.{h,m}",
"public_header_files": "LYBModuleB/**/*.h",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}