| { | |
| "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/**/*" | |
| } |