[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / 7 / KYCWIDE / 0.0.3 / KYCWIDE.podspec.json
blob441c4a59525fc311f9d47d1ffe5b167b35a8ecef
2   "name": "KYCWIDE",
3   "version": "0.0.3",
4   "summary": "A short description of sdkDemo.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/alfatlivero/KYCWIDE.git",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "alfatlivero": "alfatlivero27@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/alfatlivero/KYCWIDE.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "frameworks": [
22     "CoreTelephony",
23     "Foundation",
24     "SystemConfiguration"
25   ],
26   "static_framework": true,
27   "requires_arc": true,
28   "libraries": [
29     "c++",
30     "z"
31   ],
32   "vendored_frameworks": "widekyc.framework",
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "dependencies": {
40     "SwiftyJSON": [
42     ],
43     "SVProgressHUD": [
45     ]
46   },
47   "swift_version": "5.0"