blob: 63cee1d3a0c9e86b940e5ae39208485f9d0cf3e1 [file] [log] [blame]
{
"name": "Progressable",
"version": "0.0.3",
"summary": "Add an horizontal loading bar to any UIView",
"description": "Lightweight component to create an horizontal loading line on any UIView.",
"homepage": "https://github.com/MartinMoizard/Progressable",
"screenshots": "https://cloud.githubusercontent.com/assets/395477/18714291/9620e9a0-8015-11e6-9552-34b2bc9b8467.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Martin Moizard",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MartinMoizard/Progressable.git",
"tag": "0.0.3"
},
"source_files": "Source/*.swift",
"requires_arc": true
}