[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / a / 6 / CDLabel / 0.1.0 / CDLabel.podspec.json
blob9265b39c70d283c53d27e38f9aef8ac258f1f371
2   "name": "CDLabel",
3   "version": "0.1.0",
4   "summary": "适用于聊天气泡中的label.",
5   "description": "一种简单的富文本label,包括图片 链接 文字",
6   "homepage": "https://github.com/chdo002/CDLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chdo002": "1107661983@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chdo002/CDLabel.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CDLabel/Classes/**/*",
22   "public_header_files": "CDLabel/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "CoreText"
26   ]