[Add] SwiftFormat 0.55.5
[CocoaPods.git] / Specs / c / 8 / 4 / DZLabel / 1.0.2 / DZLabel.podspec.json
blob3ea231e5f315628039fc74bdb036aaa47c3d4fd3
2   "name": "DZLabel",
3   "version": "1.0.2",
4   "summary": "iOS rich text clickable link label",
5   "description": "iOS rich text clickable link label, an replacement of UILabel",
6   "homepage": "https://github.com/darrendev/DZLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Darren Zheng": "623767307@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/darrendev/DZLabel.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DZLabel/Classes/**/*",
22   "swift_version": "4.1"