[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 5 / 0 / 7 / YGRichText_Swift / 1.1.0 / YGRichText_Swift.podspec.json
blobad44f2149c23cac3ac2bda1620fa2a14daed2fa3
2   "name": "YGRichText_Swift",
3   "version": "1.1.0",
4   "summary": "链式设置富文本",
5   "description": "基于链式编程,点语法的简易调用设置富文本,达到自由灵活搭配。\npod 'YGRichText_Swift'",
6   "homepage": "https://github.com/DaverZhou",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DaverZhou": "daverzhou98@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DaverZhou/YGRichText_Swift.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/YGRichText_Swift/*.swift",
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "swift_version": "5.0"