blob: b0c92b3107c2bcd825c696c1096c04c5ff2593af [file] [log] [blame]
{
"name": "AFHTTPRequestOperationLogger-VolumeControl",
"version": "0.0.1",
"summary": "Change log level with hardware volume buttons.",
"homepage": "https://github.com/OliverLetterer/AFHTTPRequestOperationLogger-VolumeControl",
"license": "MIT",
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
},
"source": {
"git": "https://github.com/OliverLetterer/AFHTTPRequestOperationLogger-VolumeControl.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "AFHTTPRequestOperationLogger-VolumeControl",
"requires_arc": true,
"frameworks": [
"Foundation",
"MediaPlayer",
"AudioToolbox"
],
"dependencies": {
"AFHTTPRequestOperationLogger": [
">= 0.10.0"
]
}
}