blob: ae31f355320b83f2bd870ef0e28a6a545fd0734c [file] [log] [blame]
{
"name": "FSQLocationBroker",
"version": "1.0.1",
"platforms": {
"ios": null
},
"summary": "A centralized location manager for your app",
"homepage": "https://github.com/foursquare/FSQLocationBroker",
"license": {
"type": "Apache",
"file": "LICENSE.txt"
},
"authors": {
"Adam Alix": "https://twitter.com/adamalix",
"Anoop Ranganath": "https://twitter.com/anoopr",
"Brian Dorfman": "https://twitter.com/bdorfman"
},
"source": {
"git": "https://github.com/foursquare/FSQLocationBroker.git",
"tag": "v1.0.1"
},
"source_files": "*.{h,m}",
"frameworks": "CoreLocation",
"requires_arc": true
}