[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 2 / DPProgressRing / 1.0 / DPProgressRing.podspec.json
blobbba8c9a5d4df1da4424ea17f8cfedc4b1922f7b9
2   "name": "DPProgressRing",
3   "version": "1.0",
4   "summary": "进度环控件",
5   "description": "用于展示进度的环形控件",
6   "homepage": "https://github.com/DancewithPeng/ProgressRing.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DP": "dancewithpeng@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.2",
18   "source": {
19     "git": "https://github.com/DancewithPeng/ProgressRing.git",
20     "tag": "1.0"
21   },
22   "source_files": [
23     "DPProgressRing/Sources",
24     "DPProgressRing/Sources/**/*.{swift}"
25   ],
26   "swift_version": "5.2"