blob: bb71c600897848f0a847d8936a1a97a684c49dc2 [file] [log] [blame]
{
"name": "SwiftProgressBar",
"version": "0.1.2",
"summary": "Progress Bar",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/arahann-dev/SwiftProgressBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aman": "arahann.dev@gmail.com"
},
"source": {
"git": "https://github.com/arahann-dev/SwiftProgressBar.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "12.0"
},
"source_files": "SwiftProgressBar/classes/**/*.swift",
"swift_version": "4.0"
}