[Add] MSPCore 0.0.10
[CocoaPods.git] / Specs / 9 / c / a / DDMicrophoneBlowDetector / 0.1.0 / DDMicrophoneBlowDetector.podspec.json
blobeedebafdadc1fa2c513abee6fd01ff81d9dedb7a
2   "name": "DDMicrophoneBlowDetector",
3   "version": "0.1.0",
4   "summary": "iOS 'Utility' Class that monitors the microphone and watches for hissing noises and sends notifications. demo on github.",
5   "homepage": "https://github.com/Daij-Djan/MicrophoneBlowDetector",
6   "authors": {
7     "Dominik Pich": "dominik@pich.info"
8   },
9   "license": {
10     "type": "MIT"
11   },
12   "platforms": {
13     "ios": "4.0"
14   },
15   "source": {
16     "git": "https://github.com/Daij-Djan/MicrophoneBlowDetector.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "**/DDMicBlowDetector.{h,m}",
20   "requires_arc": false