[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 0 / 9 / LCLabel / 0.6.0 / LCLabel.podspec.json
blobc3a8d2b4ab2ae18a00c02a54b03bc5dccb2c355d
2   "name": "LCLabel",
3   "version": "0.6.0",
4   "summary": "LCLabel is a TextKit 2 based UILabel",
5   "description": "LCLabel is a TextKit 2 based UILabel that mimics a the behaviour of UITextView",
6   "homepage": "https://github.com/mustiikhalil/LCLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mustii": "mustii@mmk.one"
13   },
14   "source": {
15     "git": "https://github.com/mustiikhalil/LCLabel.git",
16     "tag": "0.6.0",
17     "submodules": true
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/**/*",
24   "exclude_files": [
25     "Sources/LCLabel/LCLabel.docc"
26   ],
27   "swift_version": "5.0"