blob: f31e980d845f4a0c173336f38efcb19f950a6752 [file] [log] [blame]
{
"name": "KYCircularProgress",
"version": "0.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": "0.1.0"
},
"source_files": "KYCircularProgress/KYCircularProgress.swift"
}