blob: 72ad918823b4b6fbb4b69f952ce10007be5650ae [file] [log] [blame]
{
"name": "GBLocation",
"version": "0.2.2",
"summary": "Wrapper facade for simplifying the Core Motion APIs and exposing a blocks based interface.",
"homepage": "https://github.com/lmirosevic/GBLocation",
"license": "Apache License, Version 2.0",
"authors": {
"Luka Mirosevic": "luka@goonbee.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/lmirosevic/GBLocation.git",
"tag": "0.2.2"
},
"source_files": "GBLocation/GBLocation.{h,m}",
"public_header_files": "GBLocation/GBLocation.h",
"requires_arc": true
}