blob: 24e9769cfe0aa71a2bb0e7825cef99d09b4c984a [file] [log] [blame]
{
"name": "IQAudioRecorderController",
"version": "1.0.1",
"summary": "A neat and clean Audio Recorder",
"homepage": "https://github.com/hackiftekhar/IQAudioRecorderController",
"license": "MIT",
"authors": {
"Iftekhar Qurashi": "hack.iftekhar@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hackiftekhar/IQAudioRecorderController.git",
"tag": "v1.0.1"
},
"source_files": [
"Classes",
"IQAudioRecorderController/*.{h,m}"
],
"resources": "IQAudioRecorderController/Resources/*.{png}",
"requires_arc": true,
"dependencies": {
"SCSiriWaveformView": [
]
}
}