blob: c0f0391b62736b0047b70091e01643e67c55bac6 [file] [log] [blame]
{
"name": "ProgressIndicator",
"version": "0.0.10",
"summary": "This library will let you show activity indicator by using just one variable.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/devanshvyas/ProgressIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devanshvyas": "devansh.vyas@solutionanalysts.com"
},
"source": {
"git": "https://github.com/devanshvyas/ProgressIndicator.git",
"tag": "0.0.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ProgressIndicator/Classes/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}