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