[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 7 / 9 / EagleBit / 1.0.1 / EagleBit.podspec.json
blob55febdade997f78111c3da5a1a7030e2c46d5a94
2   "name": "EagleBit",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "1.0.1",
7   "license": {
8     "type": "Apache License, Version 2.0"
9   },
10   "homepage": "https://github.com/mhergon/EagleBit",
11   "authors": {
12     "Marc Hervera": "mhergon@gmail.com"
13   },
14   "summary": "EagleBit is the most efficient way to get locations indefinitely without without sacrificing battery life",
15   "source": {
16     "git": "https://github.com/mhergon/EagleBit.git",
17     "tag": "v1.0.1"
18   },
19   "source_files": "EagleBit.swift",
20   "ios": {
21     "frameworks": "CoreLocation"
22   },
23   "requires_arc": true,
24   "module_name": "EagleBit",
25   "pushed_with_swift_version": "4.0"