[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / 1 / 5 / c / DottedCircleProgressView / 0.3.0 / DottedCircleProgressView.podspec.json
blobc841aba0263d6e85e9434e899f7165b3ac1d8b98
2   "name": "DottedCircleProgressView",
3   "version": "0.3.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.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DottedCircleProgressView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"