blob: d1351d3286e31289dbd1dadeda980e4779ace857 [file] [log] [blame]
{
"name": "AMZLocationManager",
"version": "1.0.1",
"summary": "A simple way to manage a user's location",
"swift_version": "4.1",
"description": "AMZLocationManager is a simple way to easily manager a users location within your app.",
"homepage": "https://github.com/Appmazo/AMZLocationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Appmazo LLC": "jhickman@appmazo.com"
},
"source": {
"git": "https://github.com/Appmazo/AMZLocationManager.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/appmazo",
"platforms": {
"ios": "11.0"
},
"source_files": "AMZLocationManager/Classes/**/*.*"
}