blob: 4ccd13790eed886c86382465bc5934ff7b9c59c2 [file] [log] [blame]
{
"name": "CCCircularProgressView-Swift",
"version": "0.1.0",
"summary": "Circular progress view written in Swift.",
"description": "CCCircularProgressView-Swift is a circular progress view written in Swift, because controls like this always come in handy.",
"homepage": "https://github.com/hsuanchih/CCCircularProgressView-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hsuan-Chih Chuang": "hsuanchih.chuang@gmail.com"
},
"source": {
"git": "https://github.com/hsuanchih/CCCircularProgressView-Swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCCircularProgressView-Swift/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "4.0",
"swift_version": "4.0"
}