blob: c66802202ce951dfa1f1b8498a8f78c0a504e560 [file] [log] [blame]
{
"name": "ASLocationMonitor",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/AmbientStatus/ASLocationMonitor",
"authors": {
"Rudd Fawcett": "rudd.fawcett@gmail.com"
},
"summary": "Seamlessly update your app based on the user's location.",
"source": {
"git": "https://github.com/AmbientStatus/ASLocationMonitor.git",
"tag": "0.1.0"
},
"source_files": "Classes/",
"frameworks": "CoreLocation",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}