[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / b / a / 6 / checkid / 2.0.23.0609 / checkid.podspec.json
blobd8180ac7073ca0a2b7cf6866e197d4b04c39bce6
2   "name": "checkid",
3   "version": "2.0.23.0609",
4   "license": "MIT",
5   "summary": "CheckID framework with Vietnamese Chip Citizen Card",
6   "homepage": "https://github.com/phungtiep/CheckID",
7   "authors": "PHUNGTSM @Mobile-ID Technology and Services Joint Stock Company",
8   "source": {
9     "git": "https://github.com/phungtiep/CheckID.git",
10     "tag": "2.0.23.0609"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "11.0"
15   },
16   "weak_frameworks": [
17     "CoreNFC"
18   ],
19   "dependencies": {
20     "GoogleMLKit/FaceDetection": [
21       "3.2.0"
22     ],
23     "CryptoSwift": [
24       "~> 1.6.0"
25     ],
26     "SwiftyTesseract": [
27       "~> 3.1.3"
28     ],
29     "SwiftyRSA": [
31     ],
32     "SwiftyJSON": [
33       "~> 4.0"
34     ]
35   },
36   "swift_versions": "5.0",
37   "vendored_frameworks": "checkid.xcframework",
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "pod_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "swift_version": "5.0"