[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 8 / b / RBDynamicLabel / 0.1.0 / RBDynamicLabel.podspec.json
bloba45ebf1bb76cdf849e9c8f9e4b94c09df88d8899
2   "name": "RBDynamicLabel",
3   "version": "0.1.0",
4   "summary": "A label which will dynamically adjust its height depending upon the length of the text,",
5   "description": "Set a top height constraint and trailing and leading constraints and the height will take care of itself.",
6   "homepage": "https://github.com/RichardBlanch/RBDynamicLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Richard Blanchard": "rb3blanchard@mac.com"
13   },
14   "source": {
15     "git": "https://github.com/RichardBlanch/RBDynamicLabel.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "RBDynamicLabel.swift",
22   "pushed_with_swift_version": "3.0"