blob: af7ea09837dc773835004b6949c040aa0ee12757 [file] [log] [blame]
{
"name": "AMZLocationManager",
"version": "1.0.0",
"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.0"
},
"social_media_url": "https://twitter.com/appmazo",
"platforms": {
"ios": "11.0"
},
"source_files": "AMZLocationManager/Classes/**/*.*"
}