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