blob: 6b3ce31715ed42fa3dec3ad04303db7d29614a3b [file] [log] [blame]
{
"name": "QZTest",
"version": "1.0.0",
"summary": "A test of cocoapods.",
"description": "This is a CocoaPods test,just uploading.",
"homepage": "https://github.com/Quentin123456/QZTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quentin123456": "quentinzang@gmail.com"
},
"source": {
"http": "http://pxwu3nbgl.bkt.clouddn.com/QZTestFramework.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"vendored_frameworks": "QZTestFramework.framework"
}