[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / b / 4 / FSVoiceBubble / 0.1.0 / FSVoiceBubble.podspec.json
blob44f5efcb16c9a3a2b627c277b9797adcbeb5c8c8
2   "name": "FSVoiceBubble",
3   "version": "0.1.0",
4   "summary": "A small light-weight voice/audio bubble",
5   "homepage": "https://github.com/f33chobits/FSVoiceBubble",
6   "screenshots": [
7     "https://cloud.githubusercontent.com/assets/5186464/6996648/791ff52a-dbc6-11e4-9d93-c184f1b9b0f9.png",
8     "https://cloud.githubusercontent.com/assets/5186464/6996650/8475bb8a-dbc6-11e4-824c-fe1616f4e556.gif"
9   ],
10   "license": "MIT",
11   "authors": {
12     "f33chobits": "Wenchao Ding"
13   },
14   "source": {
15     "git": "https://github.com/f33chobits/FSVoiceBubble.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "FSVoiceBubble": [
25       "Pod/Assets/*.png"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "AVFoundation",
31     "QuartzCore"
32   ]