[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / a / d / widekyc / 1.1.3 / widekyc.podspec.json
blobb603d6309234f6a31cfe68fa29a11f3ff69dc421
2   "name": "widekyc",
3   "version": "1.1.3",
4   "summary": "WideKYC offered by PT. Wide Technologies Indonesia",
5   "description": "WideKYC is All in one eKYC (Electronic Know Your Customer) solution offered by PT. Wide Technologies Indonesia",
6   "homepage": "https://github.com/widetechid/WideKYC.git",
7   "license": {
8     "type": "MIT",
9     "text": "MIT License"
10   },
11   "authors": {
12     "widetechid": "github.mobile@primecash.co.id"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "http": "https://maven.primecash.co.id/repository/maven-releases/id/co/widetechnologies/component/mobile/widekyc-ios/1.1.3/widekyc-ios-1.1.3.zip"
20   },
21   "vendored_frameworks": "widekyc.framework",
22   "frameworks": [
23     "CoreTelephony",
24     "Foundation",
25     "SystemConfiguration"
26   ],
27   "static_framework": true,
28   "requires_arc": true,
29   "libraries": [
30     "c++",
31     "z"
32   ],
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     "GoogleMLKit/TextRecognition": [
47       "2.2.0"
48     ],
49     "GoogleMLKit/FaceDetection": [
51     ]
52   },
53   "swift_version": "5.0"