[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / e / FancyGeo / 0.0.2 / FancyGeo.podspec.json
blob57155a5ff6be3dc7339ff9d10bdc9e01991a4504
2   "name": "FancyGeo",
3   "version": "0.0.2",
4   "summary": "A Fancy GeoLocation library",
5   "homepage": "https://github.com/triniwiz/fancy-geo-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Osei Fortune": "fortune.osei@yahoo.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/triniwiz/fancy-geo-ios.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "Sources/FancyGeo/*.{swift}",
21   "frameworks": [
22     "CoreLocation",
23     "UserNotifications"
24   ],
25   "swift_version": "4.0"