blob: 0a19d497826072d2b333bee4d54b37869e07f7dd [file] [log] [blame]
{
"name": "ProgressIndicator",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ProgressIndicator/Classes/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}