[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / 7 / e / YYRichText / 1.0.0 / YYRichText.podspec.json
blob2a491b24dbd249e4eddb212e2291e8f47b93a589
2   "name": "YYRichText",
3   "version": "1.0.0",
4   "summary": "A basic library for rich text",
5   "homepage": "https://github.com/dalianmengzi/YYRichText",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "惊蛰": "907936564@qq.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/dalianmengzi/YYRichText.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "YYRichText",
23     "YYRichText/**/*.{h,m}"
24   ],
25   "swift_version": "5.0"