blob: 98886a16d580fa0ba8fb18a8df9a3e31c8c26efb [file] [log] [blame]
{
"name": "KYCircularProgress",
"version": "1.2.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.2.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}