blob: f5e7ca88f2b84aa129c74da5c83d389788b41646 [file] [log] [blame]
{
"name": "ASBatteryMonitor",
"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 battery state.",
"source": {
"git": "https://github.com/AmbientStatus/ASBatteryMonitor.git",
"tag": "0.1.0"
},
"source_files": "Classes/",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}