[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 4 / 5 / UICircularProgressRingForDK / 6.5.1 / UICircularProgressRingForDK.podspec.json
blobd3ecc2b8be9efc563c7c6dc524d513db0e5fff5e
2   "name": "UICircularProgressRingForDK",
3   "version": "6.5.1",
4   "summary": "A highly customizable circular progress bar for iOS written in Swift",
5   "description": "A highly customizable circular progress bar for iOS written in Swift, with Interface Builder support.",
6   "homepage": "https://github.com/DriveQuantPublic/UICircularProgressRing",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Luis Padron": "heyluispadron@gmail.com"
13   },
14   "social_media_url": "https://luispadron.com",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/DriveQuantPublic/UICircularProgressRing.git",
20     "branch": "v6.5.1"
21   },
22   "source_files": [
23     "src/UICircularProgressRing",
24     "src/UICircularProgressRing/**/*.{h,m}"
25   ]