[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / c / e / 3 / QZTestFramework / 1.0.1 / QZTestFramework.podspec.json
blobff871e81b514a88a7563e89d2d7f6df182b38343
2   "name": "QZTestFramework",
3   "version": "1.0.1",
4   "summary": "A framework for GCD testing.",
5   "description": "It can privide GCD testing framework inner your application.",
6   "homepage": "https://github.com/Quentin123456/QZTestFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Quentin123456": "quentinzang@gmail.com"
13   },
14   "source": {
15     "http": "http://pxwu3nbgl.bkt.clouddn.com/QZTestFramework.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "frameworks": "UIKit",
22   "vendored_frameworks": "QZTestFramework.framework"