[Add] zcshare-sdkframework 0.0.12
[CocoaPods.git] / Specs / d / f / 2 / SimpleAsyncRichText / 0.0.1 / SimpleAsyncRichText.podspec.json
blob3be1257c4d545060b116f216d173fdb8e5a8b1f4
2   "name": "SimpleAsyncRichText",
3   "version": "0.0.1",
4   "summary": "- SimpleAsyncRichText -",
5   "swift_versions": "4.2",
6   "description": "Async rendering `NSAttributedString` using CoreText",
7   "homepage": "https://github.com/czqasngit/SimpleAsyncRichText",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "czqasngit": "legendry@taihe.com"
14   },
15   "source": {
16     "git": "https://github.com/czqasngit/SimpleAsyncRichText.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SimpleAsyncRichText/Classes/**/*",
23   "swift_version": "4.2"