blob: 423938ba11fefc0f6c6d2e7b4b998ac19d5cd16b [file] [log] [blame]
{
"name": "KYCircularProgress",
"version": "0.4.0",
"summary": "Flexible progress bar written in Swift.",
"homepage": "https://github.com/kentya6/KYCircularProgress",
"license": "MIT",
"authors": {
"Kengo Yokoyama": "appknop@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kentya6/KYCircularProgress.git",
"tag": "0.4.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}