blob: ff871e81b514a88a7563e89d2d7f6df182b38343 [file] [log] [blame]
{
"name": "QZTestFramework",
"version": "1.0.1",
"summary": "A framework for GCD testing.",
"description": "It can privide GCD testing framework inner your application.",
"homepage": "https://github.com/Quentin123456/QZTestFramework",
"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"
}