[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 6 / 4 / 5 / STMTestFramework / 1.2.1 / STMTestFramework.podspec.json
blob74eed4a6eac39629db48d7eac350afac2712b565
2   "name": "STMTestFramework",
3   "version": "1.2.1",
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     "http": "http://sdk-release.qnsdk.com/STMTestFramework-v1.2.11.tar.gz"
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   ]