blob: 49bc7ce78b9685011f8cd8f92673433ea5ed4dcf [file] [log] [blame]
{
"name": "NicoProgress",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NicoProgress/Classes/**/*"
}