blob: 65c7cbb86b9ccffe69617b8dfadcec45a032cd1d [file] [log] [blame]
{
"name": "QZCocoapodsZIP",
"version": "1.0.1",
"summary": "A ZIP file hosting.",
"description": "An example of hosting compressed files with cocoapods.",
"homepage": "https://github.com/Quentin123456/QZCocoapodsZIP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quentin123456": "quentinzang@gmail.com"
},
"source": {
"http": "http://pxwu3nbgl.bkt.clouddn.com/QZZIP.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"resources": "QZZIP/*.{bundle}",
"libraries": "c++.1",
"frameworks": "UIKit",
"vendored_frameworks": [
"QZZIP/QZTestFramework.framework",
"QZZIP/TYRZSDK.framework"
]
}