blob: be0ab8b11e0dd4a9ae27cae762f163f47d60004c [file] [log] [blame]
{
"name": "WZBModuleDemo",
"version": "0.0.1",
"summary": "init project",
"description": "a demo of module first init project",
"homepage": "https://github.com/zouzijidelu/WZBModuleDemo.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhibin wang": "zhibin.wang@net263.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zouzijidelu/WZBModuleDemo.git",
"tag": "0.0.1"
},
"source_files": "WZBModule/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}