blob: 5a54139b786949357a5ae680abda9cd4a0ab4451 [file] [log] [blame]
{
"name": "KYCircularProgress",
"version": "1.1.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": "1.1.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}