blob: b8a45b7e0ff02804c24690cde9359793d6131a62 [file] [log] [blame]
{
"name": "DTCircleProgressView",
"version": "0.1.5",
"summary": "A customisable Circle progress Bar",
"description": "A customisable Circle progress Bar, color, progress color, value label, unit label, etc",
"homepage": "https://github.com/nielstj/DTCircleProgressView",
"license": "MIT",
"authors": {
"Daniel Tjuatja": "daniel.tjuatja@gmail.com"
},
"source": {
"git": "https://github.com/nielstj/DTCircleProgressView.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DTCircleProgressView": [
"Pod/Assets/*.png"
]
}
}