blob: 5bfc5b771a3501db98ebb411fae27931d5f9bcec [file] [log] [blame]
{
"name": "VolumeBar",
"version": "3.0.3",
"summary": "A volume indicator that doesn't obstruct content.",
"homepage": "http://github.com/gizmosachin/VolumeBar",
"license": "MIT",
"social_media_url": "http://twitter.com/gizmosachin",
"authors": {
"Sachin Patel": "me@gizmosachin.com"
},
"source": {
"git": "https://github.com/gizmosachin/VolumeBar.git",
"tag": "3.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"Sources/*.swift",
"Sources/Internal/*.swift"
],
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"documentation_url": "http://gizmosachin.com/VolumeBar/",
"pushed_with_swift_version": "4.0"
}