[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / b / 4 / FSVoiceBubble / 0.0.1 / FSVoiceBubble.podspec.json
blob950812459727af38f3f2aff9645e8a16ac14bff1
2   "name": "FSVoiceBubble",
3   "version": "0.0.1",
4   "summary": "A small light-weight voice/audio bubble",
5   "homepage": "https://github.com/f33chobits/FSVoiceBubble",
6   "license": "MIT",
7   "authors": {
8     "f33chobits": "Wenchao Ding"
9   },
10   "source": {
11     "git": "https://github.com/f33chobits/FSVoiceBubble.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "FSVoiceBubble": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "frameworks": [
25     "UIKit",
26     "AVFoundation",
27     "QuartzCore"
28   ]