[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / 0 / LaserCatEyes / 1.0.12 / LaserCatEyes.podspec.json
blobcbfe4c8e53306c6c0904d183b0b7129e5ae8b5d6
2   "name": "LaserCatEyes",
3   "version": "1.0.12",
4   "summary": "Alamofire extension to log responses and requests.",
5   "description": "Alamofire extension to log responses and requests to Laser Cat Eyes Service.",
6   "homepage": "https://portal-beta.lasercateyes.com",
7   "license": {
8     "type": "BSD-3-Clause",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Betalgo": "mail@betalgo.com"
13   },
14   "source": {
15     "git": "https://github.com/betalgo/LCE-iOS-SDK.git",
16     "tag": "1.0.12"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "tvos": "10.0"
21   },
22   "swift_versions": [
23     "5.1",
24     "5.2",
25     "5.3"
26   ],
27   "source_files": "LaserCatEyes/Classes/**/*",
28   "frameworks": "UIKit",
29   "dependencies": {
30     "Alamofire": [
31       "~> 5.0"
32     ]
33   },
34   "swift_version": "5.3"