[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 0 / b / YiSynergismSignSDK / 2.1.1 / YiSynergismSignSDK.podspec.json
blobf2e8b1c0b9ef712ba762b6656dd9639fa1b7542c
2   "name": "YiSynergismSignSDK",
3   "version": "2.1.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.1.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       "preserve_paths": "YiSynergismSignSDK.framework/*",
27       "requires_arc": true
28     }
29   ]