[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 5 / d / DashLine / 0.0.1 / DashLine.podspec.json
blob35f65d71ce61e5243903c3cd97a3c5342bb2d913
2   "name": "DashLine",
3   "version": "0.0.1",
4   "summary": "A simple widget of DashLine.",
5   "description": "CAShapeLayer 实现的虚线",
6   "homepage": "https://github.com/ShenYj/DashLine",
7   "license": {
8     "type": "MIT",
9     "file": "License"
10   },
11   "authors": {
12     "ShenYj": "shenyanjie123@foxmail.com"
13   },
14   "swift_versions": [
15     "5.2",
16     "5.4",
17     "5.5"
18   ],
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source": {
23     "git": "git@github.com:ShenYj/DashLine.git",
24     "tag": "0.0.1"
25   },
26   "source_files": [
27     "Sources/*.swift",
28     "*.h"
29   ],
30   "swift_version": "5.5"