{ | |
"name": "SKLocationManager", | |
"version": "0.0.2", | |
"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.2" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "Source/*.swift", | |
"pushed_with_swift_version": "3.0" | |
} |