[Add] DoordeckSDK 0.55.0
[CocoaPods.git] / Specs / d / 0 / 9 / LCLabel / 0.5.0 / LCLabel.podspec.json
blob612d45269a94e0bac8dbfabeefd17b28feb2bd15
2   "name": "LCLabel",
3   "version": "0.5.0",
4   "summary": "LCLabel is a TextKit 2 based UIView",
5   "description": "LCLabel is a TextKit 2 based UIView that mimics a the behaviour of UILabel & 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.5.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"