blob: 08d0da2bc1abc785449f3e3ce3713fdcb325b20b [file] [log] [blame]
{
"name": "TYMProgressBarView",
"version": "0.3.2",
"summary": "A flattened progress bar.",
"homepage": "https://github.com/yimingtang/TYMProgressBarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yiming Tang": "yimingnju@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yimingtang/TYMProgressBarView.git",
"tag": "v0.3.2"
},
"source_files": "TYMProgressBarView",
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics"
]
}