blob: 1604591400c39ba7890a8c7f09e63c9feee3da99 [file] [log] [blame]
{
"name": "Cirque",
"version": "1.0",
"summary": "A multi color gradient circle progress view",
"description": "Cirque is an iOS component that enables you to draw multi color circle strokes with gradient trasitions between colors.",
"homepage": "https://github.com/tonsser/Cirque",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"philipengberg": "philipengberg@gmail.com"
},
"source": {
"git": "https://github.com/tonsser/Cirque.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Cirque/Classes/**/*",
"pushed_with_swift_version": "3.0"
}