[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / b / a / 6 / checkid / 2.0.23.0523 / checkid.podspec.json
blob5ff94c48417d5b9016a9e08de632fd0c687d7111
2   "name": "checkid",
3   "version": "2.0.23.0523",
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.0523"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "11.0"
15   },
16   "dependencies": {
17     "GoogleMLKit/FaceDetection": [
18       "3.2.0"
19     ],
20     "CryptoSwift": [
21       "~> 1.6.0"
22     ],
23     "SwiftyTesseract": [
24       "~> 3.1.3"
25     ],
26     "SwiftyRSA": [
28     ],
29     "SwiftyJSON": [
30       "~> 4.0"
31     ]
32   },
33   "swift_versions": "5.0",
34   "vendored_frameworks": "checkid.xcframework",
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "swift_version": "5.0"