[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / 3 / CTLabel / 1.1.0 / CTLabel.podspec.json
blobc0f4332f9eb14b40d6748386b2bd35cb4eceb1dc
2   "name": "CTLabel",
3   "version": "1.1.0",
4   "summary": "Custom Trailing Truncation Label with TextKit",
5   "description": "Replaces the default ellipsis with a custom NSAttributedString.",
6   "homepage": "https://github.com/Kenan Alizadeh/CTLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kenan Alizadeh": "kananalizade@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kenalizadeh/CTLabel.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "CTLabel/**/*"