[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / 2 / MikadoSDK / 0.0.1 / MikadoSDK.podspec.json
blobdee1499c24cc50d020c28caa1432c33073e2721e
2   "name": "MikadoSDK",
3   "version": "0.0.1",
4   "summary": "A short description of MikadoSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.com/prettytechnical/mikado-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Cabrera": "https://gitlab.com/prettytechnical/mikado-sdk"
13   },
14   "source": {
15     "git": "git@gitlab.com:prettytechnical/mikado-sdk.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "static_framework": true,
22   "source_files": "MikadoSDK/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.2"
26     ],
27     "SwiftKeychainWrapper": [
29     ]
30   },
31   "swift_versions": "5",
32   "exclude_files": [
33     "./Pods",
34     "./Podfile",
35     "./Podfile.lock",
36     "MikadoSDK/**/*.plist"
37   ],
38   "swift_version": "5"