blob: fdeb17ceefe207054a374f3775eb337d6c812af4 [file] [log] [blame]
{
"name": "TYMProgressBarView",
"version": "0.3.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.3.0"
},
"source_files": "TYMProgressBarView",
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics"
]
}