[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / e / 4 / IQAudioRecorderController / 1.0.2 / IQAudioRecorderController.podspec.json
blob256a8d18e178294370f06d361c3b3752d8322c64
2   "name": "IQAudioRecorderController",
3   "version": "1.0.2",
4   "summary": "A neat and clean Audio Recorder",
5   "homepage": "https://github.com/hackiftekhar/IQAudioRecorderController",
6   "license": "MIT",
7   "authors": {
8     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/hackiftekhar/IQAudioRecorderController.git",
15     "tag": "v1.0.2"
16   },
17   "source_files": "IQAudioRecorderController/**/*.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "AVFoundation"
21   ],
22   "dependencies": {
23     "SCSiriWaveformView": [
25     ]
26   },
27   "resources": "IQAudioRecorderController/Resources/*.{png}",
28   "requires_arc": true