blob: 256a8d18e178294370f06d361c3b3752d8322c64 [file] [log] [blame]
{
"name": "IQAudioRecorderController",
"version": "1.0.2",
"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.2"
},
"source_files": "IQAudioRecorderController/**/*.{h,m}",
"frameworks": [
"UIKit",
"AVFoundation"
],
"dependencies": {
"SCSiriWaveformView": [
]
},
"resources": "IQAudioRecorderController/Resources/*.{png}",
"requires_arc": true
}