blob: 131553e558cbff23263378c163e4822452c73164 [file] [log] [blame]
{
"name": "IQAudioRecorderController",
"version": "1.2.1",
"source": {
"git": "https://github.com/hackiftekhar/IQAudioRecorderController.git",
"tag": "v1.2.1"
},
"summary": "A drop-in universal library allows to record audio within the app with a nice User Interface.",
"homepage": "https://github.com/hackiftekhar/IQAudioRecorderController",
"license": "MIT",
"authors": {
"Iftekhar Qurashi": "hack.iftekhar@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IQAudioRecorderController/**/*.{h,m}",
"resources": "IQAudioRecorderController/Resources/*.*",
"frameworks": [
"UIKit",
"AVFoundation"
],
"dependencies": {
"SCSiriWaveformView": [
]
},
"requires_arc": true
}