| { | |
| "name": "SKLocationManager", | |
| "version": "0.0.3", | |
| "license": "MIT", | |
| "summary": "A wrapper around CLLocationManager to simplify requesting permission and receiving events.", | |
| "homepage": "https://github.com/skladek/SKLocationManager", | |
| "authors": { | |
| "Sean Kladek": "skladek@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/skladek/SKLocationManager.git", | |
| "tag": "0.0.3" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "Source/*.swift", | |
| "pushed_with_swift_version": "3.0" | |
| } |