blob: 3a494eb886dd03694cd533d2293b105c6fc56c14 [file] [log] [blame]
{
"name": "IBDesignableProgressBar",
"version": "0.0.1",
"summary": "Create flat progress bars directly from storyboard",
"description": "Create flat progress bars directly from storyboard.",
"homepage": "https://github.com/cemolcay/IBDesignableProgressBar",
"license": "MIT",
"authors": {
"cemolcay": "ccemolcay@gmail.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/cemolcay/IBDesignableProgressBar.git",
"tag": "0.0.1"
},
"source_files": "IBDesignableProgressBar/IBDesignableProgressBar.swift",
"frameworks": "UIKit",
"requires_arc": true
}