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