[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / 0 / VolumeBar / 3.0 / VolumeBar.podspec.json
blob09c95dacf89dd7dcee9acb49f3657cb05cc5fa63
2   "name": "VolumeBar",
3   "version": "3.0",
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"
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/",
30   "pushed_with_swift_version": "4.0"