[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 5 / d / DashLine / 1.0.0 / DashLine.podspec.json
blob4d0bb2a24a7998d408d70a578cd5aa0d69d5b545
2   "name": "DashLine",
3   "version": "1.0.0",
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": "1.0.0"
25   },
26   "source_files": [
27     "Sources/*.swift",
28     "*.h"
29   ],
30   "swift_version": "5.5"