blob: b2a45eebe56fbcb5028c16f90a9d59ff7724682f [file] [log] [blame]
{
"name": "RideProgressView",
"version": "0.0.1",
"summary": "The image runs along the Linear progress bar.",
"description": "The image runs along the Linear progress bar. With Swift",
"homepage": "https://github.com/bugkingK/RideProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bugkingK": "myway0710@naver.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/bugkingK/RideProgressView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Sources/**/*.{swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}