blob: f1f4b047d562f629fac5d15e7ff59466dad2f3d4 [file] [log] [blame]
{
"name": "APScheduledLocationManager",
"version": "1.0.1",
"summary": "Location manager that allows to get background location updates every n seconds",
"description": "Location manager that allows to get background location updates every n seconds with desired location accuracy.",
"homepage": "https://github.com/paleksandrs/APScheduledLocationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Aleksandrs Proskurins",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/paleksandrs/APScheduledLocationManager.git",
"tag": "1.0.1"
},
"source_files": "APScheduledLocationManager/*.swift",
"pushed_with_swift_version": "3.0"
}