[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 3 / 7 / 0 / RCPaddingLabel / 0.0.1 / RCPaddingLabel.podspec.json
blobda032eea1b8ee1a6082346d41eefa41fae28d577
2   "name": "RCPaddingLabel",
3   "version": "0.0.1",
4   "summary": "Label with padding, support autolayout",
5   "description": "Label with padding, support autolayout. When used in autolayout, if text or attributeText of the label is null, the height of the label will be 0,",
6   "homepage": "https://github.com/whyefa/RCPaddingLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "broken": "whyefa@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/whyefa/RCPaddingLabel.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "RCPaddingLabel/*.{h,m}"