[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 2 / 0 / VolumeBar / 2.0 / VolumeBar.podspec.json
blobf7e92c55688d145feb0d822c9fca02348317c643
2   "name": "VolumeBar",
3   "version": "2.0",
4   "summary": "Volume indicator that doesn't obstruct content.",
5   "homepage": "http://github.com/gizmosachin/VolumeBar",
6   "license": "MIT",
7   "social_media_url": "http://twitter.com/gizmosachin",
8   "authors": {
9     "Sachin Patel": "me@gizmosachin.com"
10   },
11   "source": {
12     "git": "https://github.com/gizmosachin/VolumeBar.git",
13     "tag": "2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Sources/*.swift",
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreGraphics",
24     "QuartzCore"
25   ],
26   "documentation_url": "http://gizmosachin.github.io/VolumeBar/docs"