[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / e / UILabelImageText / 0.1.2 / UILabelImageText.podspec.json
blobe1e9b657c79df03d9ed2c75306a04bfef8de9bbd
2   "name": "UILabelImageText",
3   "version": "0.1.2",
4   "summary": "Use UILabel to achieve image and text mixed layout, supporting click events.",
5   "description": "Suitable for the first icon following the text, the icon can be clicked, \nand some text can be specified to support clicking",
6   "homepage": "https://github.com/chenaqi/UILabelImageText",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenwuqi": "925769607@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chenaqi/UILabelImageText.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "UILabelImageText/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "swift_version": "4.0"