[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 5 / c / DottedCircleProgressView / 0.1.0 / DottedCircleProgressView.podspec.json
blob2b54cc5d02c7f946553a0d92d116a35d78cd7b17
2   "name": "DottedCircleProgressView",
3   "version": "0.1.0",
4   "summary": "DottedCircleProgressView is a progress view similar to modern Windows prgress indicators (dots running circle)",
5   "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.",
6   "homepage": "https://github.com/Petrachkov/DottedCircleProgressView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sergey petrachkov": "petrachkovsergey@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Petrachkov/DottedCircleProgressView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "DottedCircleProgressView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"