blob: 74eed4a6eac39629db48d7eac350afac2712b565 [file] [log] [blame]
{
"name": "STMTestFramework",
"version": "1.2.1",
"summary": "It is a test framework.",
"homepage": "https://github.com/depthlove/STMTestFramework",
"license": "Apache License, Version 2.0",
"authors": {
"depthlove": "suntongmian@163.com"
},
"source": {
"http": "http://sdk-release.qnsdk.com/STMTestFramework-v1.2.11.tar.gz"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"subspecs": [
{
"name": "iphoneos",
"vendored_frameworks": "Pod/Library/STMTestFramework.framework"
}
]
}