[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / c / 4 / AudioBot / 1.0.1 / AudioBot.podspec.json
blob71d600b30bfe77c0053bf3826f417a2b1f4c0ecb
2   "name": "AudioBot",
3   "version": "1.0.1",
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": "1.0.1"
21   },
22   "source_files": "AudioBot/*.swift",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"