[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / e / 4 / IQAudioRecorderController / 1.1.0 / IQAudioRecorderController.podspec.json
blob5627487d73a62c091403f754da428b134c6eec61
2   "name": "IQAudioRecorderController",
3   "version": "1.1.0",
4   "summary": "A drop-in universal library allows to record audio within the app with a nice User Interface.",
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.1.0"
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