blob: 12d0293b59e8867de1c24c59fd21957c5c3258b0 [file] [log] [blame]
{
"name": "CircularStepProgressView",
"version": "1.02",
"summary": "Circular Progress View with Steps",
"description": "This progress view allows you to mark a progress into a circular line with N steps between the start and the end!",
"homepage": "https://github.com/webuildyouridea/CircularStepProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arpad Larrinaga": "arpad@muub.com"
},
"source": {
"git": "https://github.com/webuildyouridea/CircularStepProgressView.git",
"tag": "v1.02"
},
"platforms": {
"ios": "8.3"
},
"source_files": "CircularStepProgressView/CircularStepProgressView.swift",
"dependencies": {
"pop": [
"~> 1.0"
]
},
"pushed_with_swift_version": "3.0"
}