blob: e54b46f97b42141b8e3867dc6dc043a7f4c3e07a [file] [log] [blame]
{
"name": "AYLocationManager",
"version": "0.1.0",
"summary": "iOS location service run in background.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/alekye/AYLocationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alekye": "alekye@qq.com"
},
"source": {
"git": "https://github.com/alekye/AYLocationManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AYLocationManager/Classes/**/*"
}