blob: 44579ea1086b84dcfbce16a498d99685b9b5f950 [file] [log] [blame]
{
"name": "IQAudioRecorderController",
"version": "1.0.0",
"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.0"
},
"source_files": [
"Classes",
"IQAudioRecorderController/**/*.{h,m}"
],
"resources": "IQAudioRecorderController/Resources/*.{png}",
"requires_arc": true
}