blob: 93c401d91d4831ead7b094e7ebbbf31c336e9e3b [file] [log] [blame]
{
"name": "CustomProgressViewCircle",
"version": "0.0.1",
"summary": "The purpose of this class is to provide custom view for showing progress in a circle",
"description": "The purpose of this class is to provide custom view for showing progress in a circle!",
"homepage": "https://github.com/TejasreeMarthy/CustomProgressViewCircle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TejasreeMarthy": "tmarthy@innominds.com"
},
"source": {
"git": "https://github.com/TejasreeMarthy/CustomProgressViewCircle.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CustomProgressViewCircle/InnoProgressViewCircle.swift",
"pushed_with_swift_version": "3.0"
}