[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 4 / 2 / 0 / VolumeBar / 3.0.1 / VolumeBar.podspec.json
blobdcebb14636150f8eaf66a207a01f046c30066e7f
2   "name": "VolumeBar",
3   "version": "3.0.1",
4   "summary": "A 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": "3.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": [
19     "Sources/*.swift",
20     "Sources/Internal/*.swift"
21   ],
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "CoreGraphics",
27     "QuartzCore"
28   ],
29   "documentation_url": "http://gizmosachin.com/VolumeBar/"