blob: dac3681c79ccb2e00e8f5f15d64d80c09e312853 [file] [log] [blame]
{
"name": "StreamingProgressBar",
"version": "0.1.0",
"summary": "A progress bar w/ a secondary bar, can be used for showing both play and buffer progress in the same view.",
"description": "A progress bar w/ a secondary bar, can be used for showing both play and buffer progress in the same view. The view is fully customizable w/in Interface Builder.",
"homepage": "https://github.com/popwarsweet/StreamingProgressBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyle Zaragoza": "popwarsweet@gmail.com"
},
"source": {
"git": "https://github.com/popwarsweet/StreamingProgressBar.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/KyleZaragoza",
"platforms": {
"ios": "8.0"
},
"source_files": "StreamingProgressBar/Classes/**/*"
}