[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 7 / 8 / b / RBDynamicLabel / 1.0.1 / RBDynamicLabel.podspec.json
blob02a821635b18ea0e51703104bc62bc6d1867c0b5
2   "name": "RBDynamicLabel",
3   "version": "1.0.1",
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": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "RBDynamicLabel.swift",
22   "pushed_with_swift_version": "3.0"