[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 4 / 2 / 0 / VolumeBar / 3.0.4 / VolumeBar.podspec.json
blobc52141de0d433b070b821f1bd01ea760a3d50521
2   "name": "VolumeBar",
3   "version": "3.0.4",
4   "swift_version": "4.2",
5   "summary": "A volume indicator that doesn't obstruct content.",
6   "homepage": "http://github.com/gizmosachin/VolumeBar",
7   "license": "MIT",
8   "social_media_url": "http://twitter.com/gizmosachin",
9   "authors": {
10     "Sachin Patel": "me@gizmosachin.com"
11   },
12   "source": {
13     "git": "https://github.com/gizmosachin/VolumeBar.git",
14     "tag": "3.0.4"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": [
20     "Sources/*.swift",
21     "Sources/Internal/*.swift"
22   ],
23   "requires_arc": true,
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "CoreGraphics",
28     "QuartzCore"
29   ],
30   "documentation_url": "http://gizmosachin.com/VolumeBar/"