blob: 19f0ef9ed72e41176231d4b95457164222c6e143 [file] [log] [blame]
{
"name": "KYCircularProgress",
"version": "1.2.1",
"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.2.1"
},
"source_files": "Source/*.swift",
"requires_arc": true
}