blob: 872466ebdd12358877ff81b6fab62aa924ae3dac [file] [log] [blame]
{
"name": "AZLocationManager",
"version": "1.0",
"summary": "A light weight location manager library",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AliZahr/AZLocationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AliZahr": "ali_zahr@hotmail.com"
},
"source": {
"git": "https://github.com/AliZahr/AZLocationManager.git",
"tag": "1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "AZLocationManager/Classes/**/*",
"swift_version": "5.0"
}