[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / c / 4 / AudioBot / 0.3.0 / AudioBot.podspec.json
blob3feb60f8d2e492b7163aaca44d9234875c2499d0
2   "name": "AudioBot",
3   "version": "0.3.0",
4   "summary": "AudioBot helps your do audio record & playback.",
5   "description": "AudioBot make audio record & playback easier.\nIt will do decibel sampling when recording.\nAnd it can mix playing music when recording.",
6   "homepage": "https://github.com/nixzhu/AudioBot",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nixzhu": "zhuhongxu@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/nixzhu",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/nixzhu/AudioBot.git",
20     "tag": "0.3.0"
21   },
22   "source_files": "AudioBot/*.swift",
23   "requires_arc": true