[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 5 / e / SCCAMobileShieldSDK / 1.9.1 / SCCAMobileShieldSDK.podspec.json
blobb60168c4be0750ecc13448f1a175a8c1d64ee666
2   "name": "SCCAMobileShieldSDK",
3   "version": "1.9.1",
4   "summary": "A short description of CHPodsFirstDemo.",
5   "description": "test----cyp",
6   "homepage": "https://gitee.com/Cyptt",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "cyptt": "254813752@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/scca/sccamobileshield-sdk.git",
16     "tag": "1.9.1"
17   },
18   "source_files": "SCCAMobileShieldSDK/**/*.{h,m}",
19   "platforms": {
20     "ios": "9"
21   },
22   "vendored_frameworks": [
23     "SCCAMobileShieldSDK/framework/SignSDK2.framework",
24     "SCCAMobileShieldSDK/framework/SCCAMobileShield.framework"
25   ],
26   "resources": [
27     "SCCAMobileShieldSDK/resource/SignSDK2.bundle",
28     "SCCAMobileShieldSDK/resource/CADunBundle.bundle"
29   ],
30   "dependencies": {
31     "ReactiveObjC": [
33     ],
34     "TouchJSON": [
35       "~>1.1"
36     ],
37     "CocoaAsyncSocket": [
38       "7.6.0"
39     ]
40   }