[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 2 / 3 / DHExpandableLabel / 1.0.0 / DHExpandableLabel.podspec.json
blob07cbe604cc14277141d9f7272fcf1347e10cbb9b
2   "name": "DHExpandableLabel",
3   "version": "1.0.0",
4   "summary": "DHExpandableLabel subclass with \"read more\"/\"read less\" capabilities",
5   "description": "UILabel subclass with \"more/less\" behavior.\n\n* Set \"more\"/\"less\" text as a NSAttributedString\n* Set maximum number of lines to display\n* Turn trim on/off\n* Live updates and setup in Interface Builder",
6   "homepage": "https://ggwp.io",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "swift_version": "4.0",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Dai Ho V": "vandai06n@gmail.com"
17   },
18   "social_media_url": "https://github.com/mrvandai",
19   "source_files": "Source/*.swift",
20   "source": {
21     "git": "https://github.com/mrvandai/DHExpandableLabel.git",
22     "tag": "1.0.0"
23   }