[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 8 / 7 / hxionganTestFramework / 1.0.1 / hxionganTestFramework.podspec.json
bloba0e0a16cc87121db9dbe86f1c2e74013fd1d7704
2   "name": "hxionganTestFramework",
3   "version": "1.0.1",
4   "summary": "It is a test framework.",
5   "homepage": "https://github.com/anhaoxiong/hxionganTestFramework",
6   "license": "Apache License 2.0",
7   "authors": {
8     "anhaoxiong": "hxiongan@gmail.com"
9   },
10   "source": {
11     "http": "https://sdk-release.qnsdk.com/hxionganTestFramework-v1.0.1.zip"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "default_subspecs": "Normal",
18   "frameworks": "Foundation",
19   "subspecs": [
20     {
21       "name": "Normal",
22       "vendored_frameworks": "Pod/Normal/hxionganTestFramework.framework"
23     },
24     {
25       "name": "Mid",
26       "vendored_frameworks": "Pod/Mid/hxionganTestFramework.framework"
27     },
28     {
29       "name": "High",
30       "vendored_frameworks": "Pod/High/hxionganTestFramework.framework"
31     }
32   ]