blob: 0b21c32efbb8e291db932f7acfee2abb2172d66f [file] [log] [blame]
{
"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"
}