blob: f0a3b3eb1c430e725754b460664c9884f325c671 [file] [log] [blame]
{
"name": "ProgressBar",
"version": "0.0.2",
"summary": "A snappy progress bar",
"description": "Progress bars set expectations, give an impression of activity and can calm users",
"homepage": "https://github.com/tdle94/ProgressBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tdle94": "tuyendle92@gmail.com"
},
"source": {
"git": "https://github.com/tdle94/ProgressBar.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"source_files": "ProgressBar/Classes/**/*"
}