[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 6 / 4 / 5 / STMTestFramework / 1.3.1 / STMTestFramework.podspec.json
blob54c919686e1e506500b390aaa2a261dc8a95616f
2   "name": "STMTestFramework",
3   "version": "1.3.1",
4   "summary": "It is a test framework.",
5   "homepage": "https://github.com/depthlove/STMTestFramework",
6   "license": "Apache License 2.0",
7   "authors": {
8     "depthlove": "suntongmian@163.com"
9   },
10   "source": {
11     "http": "http://sdk-release.qnsdk.com/STMTestFramework-v1.3.1.zip"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "subspecs": [
22     {
23       "name": "iphoneos",
24       "vendored_frameworks": "Pod/Library/STMTestFramework.framework"
25     }
26   ]