[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 5 / 2 / LolayInvestigo / 1.0.1 / LolayInvestigo.podspec.json
blob757e1d9e5924d2ee51ec08e30df048ed06d014d0
2   "name": "LolayInvestigo",
3   "version": "1.0.1",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "Lolay tracking library wrapper",
9   "homepage": "https://github.com/lolay/investigo-swift",
10   "authors": {
11     "Lolay, Inc.": "info@lolay.com"
12   },
13   "source": {
14     "git": "https://github.com/lolay/investigo-swift.git",
15     "tag": "1.0.1"
16   },
17   "swift_version": "4.2",
18   "module_name": "LolayInvestigo",
19   "static_framework": true,
20   "platforms": {
21     "ios": "12.1"
22   },
23   "source_files": "LolayInvestigo/*.swift",
24   "dependencies": {
25     "Fabric": [
26       "1.9.0"
27     ],
28     "Crashlytics": [
29       "3.12.0"
30     ],
31     "Firebase/Analytics": [
32       "5.18.0"
33     ]
34   }