blob: 2662a36da327ee09edb96c28218a958ad1ee1692 [file] [log] [blame]
{
"name": "BDGLocation",
"version": "0.0.1",
"summary": "Lightweight wrapper for core location",
"license": "MIT",
"description": "Lightweight wrapper around corelocation for easy gps updating",
"homepage": "https://github.com/BobDG/BDGLocation",
"authors": {
"Bob de Graaf": "graafict@gmail.com"
},
"source": {
"git": "https://github.com/BobDG/BDGLocation.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"frameworks": "CoreLocation",
"platforms": {
"ios": null
},
"requires_arc": true
}