[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / e / 4 / IQAudioRecorderController / 1.2.2 / IQAudioRecorderController.podspec.json
blobbd953a9ff7b7d97ed98cbb6806c48ecd47734515
2   "name": "IQAudioRecorderController",
3   "version": "1.2.2",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQAudioRecorderController.git",
6     "tag": "v1.2.2"
7   },
8   "summary": "A drop-in universal library allows to record audio within the app with a nice User Interface.",
9   "homepage": "https://github.com/hackiftekhar/IQAudioRecorderController",
10   "license": "MIT",
11   "authors": {
12     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "IQAudioRecorderController/**/*.{h,m}",
18   "public_header_files": [
19     "IQAudioRecorderController/IQAudioRecorderViewController.h",
20     "IQAudioRecorderController/IQAudioCropperViewController.h",
21     "IQAudioRecorderController/IQAudioRecorderConstants.h"
22   ],
23   "resources": "IQAudioRecorderController/Resources/*.*",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "CoreGraphics",
28     "CoreAudio",
29     "AVFoundation"
30   ],
31   "dependencies": {
32     "SCSiriWaveformView": [
34     ]
35   },
36   "requires_arc": true