[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 8 / b / ZJAttributedText / 0.1.0 / ZJAttributedText.podspec.json
blob244b35672c9f96b55ae008d09f740047d983b516
2   "name": "ZJAttributedText",
3   "version": "0.1.0",
4   "summary": "CoreText + Asynchronous drawing + chain syntax",
5   "description": "A high performance framework for rendering rich text!",
6   "homepage": "https://github.com/syik/ZJAttributedText",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jsoul1227@hotmail.com": "Jsoul1227@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/syik/ZJAttributedText.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZJAttributedText/**/*.{h,m}",
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   }