[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 2 / 9 / IGZLocation / 1.0.3 / IGZLocation.podspec.json
bloba1d122e6ecea34f85dda5dde42d6594dacf62044
2   "name": "IGZLocation",
3   "version": "1.0.3",
4   "summary": "CLLocationManager Swift 3 wrapper with multiple closure handlers and delegates allowed, notifications, sequential geofencing, self-authorization and, of course, everything is testable. #InCodeWeTrust",
5   "description": "# IGZLocation\nCLLocationManager Swift 3 wrapper with multiple closure handlers and delegates allowed, notifications, sequential geofencing, self-authorization and, of course, everything is testable. #InCodeWeTrust",
6   "homepage": "https://github.com/intelygenz/IGZLocation",
7   "screenshots": "https://raw.githubusercontent.com/intelygenz/IGZLocation/master/screenshot.gif",
8   "license": "MIT",
9   "authors": {
10     "Alex RupeĢrez": "alejandro.ruperez@intelygenz.com"
11   },
12   "social_media_url": "http://twitter.com/intelygenz",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/intelygenz/IGZLocation.git",
18     "tag": "1.0.3"
19   },
20   "source_files": "IGZLocation/*.swift",
21   "frameworks": [
22     "Foundation",
23     "CoreLocation"
24   ],
25   "pushed_with_swift_version": "3.0"