blob: 133f998d3b3fe01962390fe2dd91b70ebf279391 [file] [log] [blame]
{
"name": "QZCocoapodsZIP",
"version": "1.0.0",
"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/QZCocoapodsZIP.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"libraries": "c++.1",
"frameworks": "UIKit",
"vendored_frameworks": "QZTestFramework.framework"
}