blob: b5d008183f35b3c1bc73844c43713a4c1dddda6f [file] [log] [blame]
{
"name": "LKLocationManager",
"version": "1.3.4",
"summary": "Core Location Library",
"description": "Location Library to get location easily. And Supports reverse Geo cording.",
"homepage": "https://github.com/lakesoft/LKLocationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hiroshi Hashiguchi": "xcatsan@mac.com"
},
"source": {
"git": "https://github.com/lakesoft/LKLocationManager.git",
"tag": "1.3.4"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Classes/*",
"resources": "Resources/LKLocationManager-Resources.bundle"
}