blob: 0ad3d61e03dd435ee705f6dbd6b1a47a8f68bda1 [file] [log] [blame]
{
"name": "hxionganTestFramework",
"version": "1.0.2",
"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-normal-v1.0.2.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "Foundation",
"subspecs": [
{
"name": "Normal",
"vendored_frameworks": "Pod/Normal/hxionganTestFramework.framework"
}
]
}