[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / c / 0 / 1 / WYSSDK / 1.0.0 / WYSSDK.podspec.json
blob24739f3ed5f1d85e7b0bae1e2b4276767e9d2334
2   "name": "WYSSDK",
3   "version": "1.0.0",
4   "summary": "WYSSDK.",
5   "description": "test sdk",
6   "homepage": "https://github.com/dusmit/WYSSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dusmit": "dusmit@qq.com"
13   },
14   "source": {
15     "git": "http://workfile.speedtest.cn:8081/dusmit/WYSSDK.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "static_framework": true,
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "xcconfig": {
27     "ENABLE_BITCODE": "NO"
28   },
29   "source_files": "WYSSDK/*.swift",
30   "resource_bundles": {
31     "WYSSDK": [
32       "WYSSDK/SpeedTestResources.bundle"
33     ]
34   },
35   "vendored_frameworks": "WYSSDK/SpeedTestSDK.framework",
36   "frameworks": "Foundation",
37   "dependencies": {
38     "Reachability": [
39       "~> 3.2"
40     ],
41     "SimplePingTest": [
42       "~> 1.2.0"
43     ]
44   },
45   "deprecated": true,
46   "swift_version": "5.0"