blob: c7fbf59cc286714bc39bc752db262cb3cce11936 [file] [log] [blame]
{
"name": "KYCircularProgress",
"version": "0.1.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": "0.1.1"
},
"source_files": "KYCircularProgress/KYCircularProgress.swift",
"requires_arc": true
}