blob: e36545077b0b5d0c1ca7879222c6bd888d9a2c83 [file] [log] [blame]
{
"name": "RKCoreLocation",
"version": "0.1.1",
"summary": "Easy Core Location",
"description": "Easy Core Location\n\n0.1.1\n Update\n\n0.1.0\n Init",
"homepage": "https://github.com/DaskiOFF/RKCoreLocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DaskiOFF": "waydeveloper@gmail.com"
},
"source": {
"git": "https://github.com/DaskiOFF/RKCoreLocation.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"frameworks": "CoreLocation"
}