blob: ad6713ba51c4f848236131c5f7f4177e2727eec7 [file] [log] [blame]
{
"name": "NicoProgress",
"version": "0.2.2",
"summary": "Simple linear progress bar for indeterminate and determinate progress",
"description": "\"A simple material UI progress bar. For indeterminate and linear progress. Supporting both programmatic and storyboard initialization.\"",
"homepage": "https://github.com/CityTransit/NicoProgress",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicolas Richard": "nicorichard@gmail.com"
},
"source": {
"git": "https://github.com/CityTransit/NicoProgress.git",
"tag": "0.2.2"
},
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.2"
],
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"swift_version": "5.2"
}