blob: 80a8255aa2c11561e883b4e0004b595e4353a0be [file] [log] [blame]
{
"name": "ZWShareLib",
"version": "0.0.3",
"summary": "ZWShareLib is a Third Login&Share private Lib for ZWShare project",
"homepage": "https://gitee.com/cribug",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"InitialC": "iwilliamchang@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"http": "http://oy96l3a3p.bkt.clouddn.com/Lib/Share/DynamicCShare.framework.zip"
},
"default_subspecs": "zip",
"subspecs": [
{
"name": "zip",
"ios": {
"vendored_frameworks": "*.framework"
}
}
]
}