[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 3 / 0 / QTSCardReader / 1.1.2 / QTSCardReader.podspec.json
blob16a73695dcc527d3fcb0ecc62c78e9f2dc9af0dc
2   "name": "QTSCardReader",
3   "version": "1.1.2",
4   "summary": "A short description of QTSCardReader.",
5   "homepage": "https://github.com/trungnguyen1791/QTSCardReader",
6   "authors": {
7     "My Name": "myemail@example.com"
8   },
9   "license": "MIT",
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "http": "https://github.com/trungnguyen1791/QTSCardReader/releases/download/1.1.2/IDCardReader.zip"
15   },
16   "vendored_frameworks": "IDCardReader/IDCardReader.xcframework",
17   "dependencies": {
18     "ObjectMapper": [
19       "~> 4.2"
20     ],
21     "KeychainSwift": [
22       "~> 19.0"
23     ],
24     "CryptoSwift": [
25       "~> 1.8.2"
26     ],
27     "SignManager": [
28       "~> 1.0.5"
29     ],
30     "OpenSSL-Universal": [
31       "~> 1.1.1100"
32     ]
33   },
34   "swift_versions": "5.0",
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "swift_version": "5.0"