blob: eb0de2b43cf36a6213108a8d386b412b080255e7 [file] [log] [blame]
{
"name": "IGZLocation",
"version": "1.0.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",
"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",
"homepage": "https://github.com/intelygenz/IGZLocation",
"screenshots": "https://raw.githubusercontent.com/intelygenz/IGZLocation/master/screenshot.gif",
"license": "MIT",
"authors": {
"Alex RupeĢrez": "alejandro.ruperez@intelygenz.com"
},
"social_media_url": "http://twitter.com/intelygenz",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/intelygenz/IGZLocation.git",
"tag": "1.0.4"
},
"source_files": "IGZLocation/*.swift",
"frameworks": [
"Foundation",
"CoreLocation"
],
"pushed_with_swift_version": "3.0"
}