[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / e / 4 / IQAudioRecorderController / 1.0.1 / IQAudioRecorderController.podspec.json
blob24e9769cfe0aa71a2bb0e7825cef99d09b4c984a
2   "name": "IQAudioRecorderController",
3   "version": "1.0.1",
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.1"
16   },
17   "source_files": [
18     "Classes",
19     "IQAudioRecorderController/*.{h,m}"
20   ],
21   "resources": "IQAudioRecorderController/Resources/*.{png}",
22   "requires_arc": true,
23   "dependencies": {
24     "SCSiriWaveformView": [
26     ]
27   }