blob: 3be1257c4d545060b116f216d173fdb8e5a8b1f4 [file] [log] [blame]
{
"name": "SimpleAsyncRichText",
"version": "0.0.1",
"summary": "- SimpleAsyncRichText -",
"swift_versions": "4.2",
"description": "Async rendering `NSAttributedString` using CoreText",
"homepage": "https://github.com/czqasngit/SimpleAsyncRichText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"czqasngit": "legendry@taihe.com"
},
"source": {
"git": "https://github.com/czqasngit/SimpleAsyncRichText.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleAsyncRichText/Classes/**/*",
"swift_version": "4.2"
}