[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 9 / 5 / e / SCCAMobileShieldSDK / 4.0.4 / SCCAMobileShieldSDK.podspec.json
blobe21e5572360eec66d2d1d8d6f0a84d9ea5c30090
2   "name": "SCCAMobileShieldSDK",
3   "version": "4.0.4",
4   "summary": "A short description of CHPodsFirstDemo.",
5   "description": "test----cyp",
6   "homepage": "http://v.sicca.com.cn:6061",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "cyptt": "ios"
13   },
14   "source": {
15     "git": "http://v.sicca.com.cn:6061/cheng_yuanping/scca_dun_sdk_demo.git",
16     "tag": "4.0.4"
17   },
18   "source_files": "SCCAMobileShieldSDK/**/*.{h,m}",
19   "platforms": {
20     "ios": "9"
21   },
22   "vendored_frameworks": [
23     "SCCAMobileShieldSDK/SCCAMobileShieldSDK/framework/SignSDK2.framework",
24     "SCCAMobileShieldSDK/SCCAMobileShieldSDK/framework/SCCAMobileShield.framework"
25   ],
26   "resource_bundles": {
27     "SignSDK2": [
28       "SCCAMobileShieldSDK/SCCAMobileShieldSDK/resource/SignSDK2.bundle"
29     ],
30     "CADunBundle": [
31       "SCCAMobileShieldSDK/SCCAMobileShieldSDK/resource/CADunBundle.bundle"
32     ]
33   },
34   "dependencies": {
35     "ReactiveObjC": [
37     ],
38     "TouchJSON": [
39       "~>1.1"
40     ],
41     "CocoaAsyncSocket": [
42       "7.6.0"
43     ]
44   }