[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 7 / 6 / AttributedString / 1.1.1 / AttributedString.podspec.json
blob40f2e65f8d1f222823d6571a1cf43f185c0d431c
2   "name": "AttributedString",
3   "version": "1.1.1",
4   "summary": "基于Swift字符串插值快速构建你想要的富文本",
5   "homepage": "https://github.com/lixiang1994/AttributedString",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "LEE": "18611401994@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/lixiang1994/AttributedString.git",
18     "tag": "1.1.1"
19   },
20   "source_files": "Sources/**/*.swift",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "swift_versions": [
27     "5.0"
28   ],
29   "swift_version": "5.0"