[Add] ThinkingDataAnalyticsExtension 1.0.1
[CocoaPods.git] / Specs / 0 / a / d / widekyc / 1.1.1 / widekyc.podspec.json
blobd75126b5bb21edc68b1b735a828df989175728cf
2   "name": "widekyc",
3   "version": "1.1.1",
4   "summary": "A short description of sdkDemo.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/widetechid/WideKYC.git",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "widetechid": "github.mobile@primecash.co.id"
12   },
13   "source": {
14     "http": "https://maven.primecash.co.id/repository/maven-releases/id/co/widetechnologies/component/mobile/widekyc-ios/1.1.1/widekyc-ios-1.1.1.zip"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "5.0",
20   "frameworks": [
21     "CoreTelephony",
22     "Foundation",
23     "SystemConfiguration"
24   ],
25   "static_framework": true,
26   "requires_arc": true,
27   "libraries": [
28     "c++",
29     "z"
30   ],
31   "vendored_frameworks": "widekyc.framework",
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "dependencies": {
39     "SwiftyJSON": [
41     ],
42     "SVProgressHUD": [
44     ],
45     "GoogleMLKit/TextRecognition": [
46       "2.2.0"
47     ],
48     "GoogleMLKit/FaceDetection": [
50     ]
51   },
52   "swift_version": "5.0"