blob: 7369653f0c50bb909308144a99b452326039b32b [file] [log] [blame]
{
"name": "MaterialProgressBar",
"version": "1.1",
"summary": "Material Linear Progress Bar for your iOS apps",
"homepage": "https://github.com/Recouse/LinearProgressBar",
"license": "MIT",
"authors": {
"Firdavs Khaydarov": "recouse@mail.ru"
},
"source": {
"git": "https://github.com/Recouse/LinearProgressBar.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": "Sources/*.{swift,h,m}",
"swift_version": "5.0"
}