[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 1 / 6 / SugarLumpCoreLocation / 0.0.2 / SugarLumpCoreLocation.podspec.json
blob2d54b3d18cbe7096eb77addb10c86270a407aa09
2   "name": "SugarLumpCoreLocation",
3   "homepage": "https://github.com/Machipla/SugarLumpCoreLocation",
4   "version": "0.0.2",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "authors": "Mario Chinchilla",
9   "summary": "The core location module of SugarLump pod",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "source": {
15     "git": "https://github.com/Machipla/SugarLumpCoreLocation.git",
16     "tag": "0.0.2"
17   },
18   "swift_version": "4.0",
19   "source_files": "Sources/**/*.{swift}",
20   "frameworks": [
21     "Foundation",
22     "CoreLocation"
23   ]