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