[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / e / SCCAMobileShieldSDK / 4.0.1 / SCCAMobileShieldSDK.podspec.json
bloba576677a525822e35e11c38a1a90966327df7a85
2   "name": "SCCAMobileShieldSDK",
3   "version": "4.0.1",
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.git",
16     "tag": "4.0.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   }