blob: a0e0a16cc87121db9dbe86f1c2e74013fd1d7704 [file] [log] [blame]
{
"name": "hxionganTestFramework",
"version": "1.0.1",
"summary": "It is a test framework.",
"homepage": "https://github.com/anhaoxiong/hxionganTestFramework",
"license": "Apache License 2.0",
"authors": {
"anhaoxiong": "hxiongan@gmail.com"
},
"source": {
"http": "https://sdk-release.qnsdk.com/hxionganTestFramework-v1.0.1.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"default_subspecs": "Normal",
"frameworks": "Foundation",
"subspecs": [
{
"name": "Normal",
"vendored_frameworks": "Pod/Normal/hxionganTestFramework.framework"
},
{
"name": "Mid",
"vendored_frameworks": "Pod/Mid/hxionganTestFramework.framework"
},
{
"name": "High",
"vendored_frameworks": "Pod/High/hxionganTestFramework.framework"
}
]
}