blob: b8d6969bc8a4c3522b0ae7efd4bfbd802bffa18b [file] [log] [blame]
{
"name": "ScrubberBar",
"platforms": {
"ios": "8.0"
},
"summary": "An IBDesignable media scrubber bar similar to apple music, in swift",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Owen Worley": "owen@squareheads.io]"
},
"homepage": "https://github.com/squareheads/ScrubberBar",
"source": {
"git": "https://github.com/Squareheads/ScrubberBar.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"source_files": "ScrubberBar/**/*.{swift}"
}