[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / b / YiSynergismSignSDK / 2.0.1 / YiSynergismSignSDK.podspec.json
blob7a60c70de604afeeb22ddd5c313b41c1648e720a
2   "name": "YiSynergismSignSDK",
3   "version": "2.0.1",
4   "summary": "YiSynergismSignSDK SDK",
5   "homepage": "git@gitee.com:caifeng008/xtqmsdk.git",
6   "license": "MIT",
7   "authors": {
8     "Allen": "525372406@qq.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "default_subspecs": "Core",
14   "source": {
15     "git": "https://gitee.com/caifeng008/xtqmsdkpods.git",
16     "tag": "2.0.1"
17   },
18   "pod_target_xcconfig": {
19     "ONLY_ACTIVE_ARCH": "YES"
20   },
21   "subspecs": [
22     {
23       "name": "Core",
24       "vendored_frameworks": "*.{framework}",
25       "source_files": "YiSynergismSignSDK.framework/Headers/*.{h}",
26       "resources": "SSL.bundle",
27       "preserve_paths": [
28         "YiSynergismSignSDK.framework/*",
29         "Core/SSL.bundle"
30       ],
31       "libraries": "c++",
32       "requires_arc": true,
33       "vendored_libraries": "libyycrypto.a"
34     }
35   ]