blob: 2d54b3d18cbe7096eb77addb10c86270a407aa09 [file] [log] [blame]
{
"name": "SugarLumpCoreLocation",
"homepage": "https://github.com/Machipla/SugarLumpCoreLocation",
"version": "0.0.2",
"platforms": {
"ios": "9.0"
},
"authors": "Mario Chinchilla",
"summary": "The core location module of SugarLump pod",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"source": {
"git": "https://github.com/Machipla/SugarLumpCoreLocation.git",
"tag": "0.0.2"
},
"swift_version": "4.0",
"source_files": "Sources/**/*.{swift}",
"frameworks": [
"Foundation",
"CoreLocation"
]
}