blob: 2b54cc5d02c7f946553a0d92d116a35d78cd7b17 [file] [log] [blame]
{
"name": "DottedCircleProgressView",
"version": "0.1.0",
"summary": "DottedCircleProgressView is a progress view similar to modern Windows prgress indicators (dots running circle)",
"description": "DottedCircleProgressView is a progress view similar to modern Windows prgress indicators (dots running circle). This pod is written in Swift 3.0. Feel free to check it out and contact me if anything occurs.",
"homepage": "https://github.com/Petrachkov/DottedCircleProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sergey petrachkov": "petrachkovsergey@gmail.com"
},
"source": {
"git": "https://github.com/Petrachkov/DottedCircleProgressView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "DottedCircleProgressView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}