[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / 0 / e / YWXSignSDK / 4.0.10 / YWXSignSDK.podspec.json
blobb01af52be42a71e2a9855248849dab230531068f
2   "name": "YWXSignSDK",
3   "version": "4.0.10",
4   "summary": "医网信医生签名SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yiwangxin/YWXSignSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "XiaoY2017": "szyx@bjca.org.cn"
13   },
14   "source": {
15     "git": "https://github.com/yiwangxin/YWXSignSDK.git",
16     "tag": "4.0.10"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "Core",
25       "vendored_frameworks": "YWXSignSDK/Core/YWXSignSDK.framework",
26       "resources": "YWXSignSDK/Core/YWXSignSDK.bundle",
27       "dependencies": {
28         "YWXSignSDK/YWXSignFoundation": [
30         ]
31       }
32     },
33     {
34       "name": "YWXSignFoundation",
35       "vendored_frameworks": "YWXSignSDK/Support/Required/YWXSignFoundation.framework"
36     },
37     {
38       "name": "YWXBjcaSignSDK",
39       "vendored_frameworks": "YWXSignSDK/Support/Optional/YWXBjcaSignSDK/YWXBjcaSignSDK.framework",
40       "resources": [
41         "YWXSignSDK/Support/Optional/YWXBjcaSignSDK/keyBoard.bundle",
42         "YWXSignSDK/Support/Optional/YWXBjcaSignSDK/Signet-SDK-Bundle.bundle"
43       ],
44       "dependencies": {
45         "YWXSignSDK/Core": [
47         ]
48       }
49     }
50   ]