blob: 6439a23c6ed318f00764887af9531fcef3c96d3f [file] [log] [blame]
{
"name": "NoveCircularProgressBar",
"version": "1.0.0",
"summary": "A Swift circular progress bar.",
"description": "A customizable progress bar with a beautiful circular design.",
"homepage": "https://github.com/sgigou/NoveCircularProgressBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steve Gigou": "steve@gigou.fr"
},
"social_media_url": "https://twitter.com/SteveGigou",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sgigou/NoveCircularProgressBar.git",
"tag": "1.0.0"
},
"source_files": "NoveCircularProgressBar",
"swift_versions": "5.0",
"swift_version": "5.0"
}