[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 5 / c / DottedCircleProgressView / 1.0.0 / DottedCircleProgressView.podspec.json
blob83b446ca54093f131c48b719aa21e47efff9da9e
2   "name": "DottedCircleProgressView",
3   "version": "1.0.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/SergeyPetrachkov/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/SergeyPetrachkov/DottedCircleProgressView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DottedCircleProgressView/Classes/**/*",
22   "pushed_with_swift_version": "3.1"