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