blob: 390e5135861898fa2245b0349854c803aed694b9 [file] [log] [blame]
{
"name": "ModuleA",
"version": "1.0.2",
"summary": "swift test moduleA, build modulation",
"description": "moduleA swift module, swift test moduleA, build modulation",
"homepage": "https://www.baidu.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zero_Xhj": "xiaohongjun@bytedance.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/xiaohongjun0509/ModuleA.git",
"tag": "1.0.2"
},
"source_files": [
"ModuleA",
"ModuleA/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "4.1"
}