blob: 2a491b24dbd249e4eddb212e2291e8f47b93a589 [file] [log] [blame]
{
"name": "YYRichText",
"version": "1.0.0",
"summary": "A basic library for rich text",
"homepage": "https://github.com/dalianmengzi/YYRichText",
"license": {
"type": "MIT"
},
"authors": {
"惊蛰": "907936564@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source": {
"git": "https://github.com/dalianmengzi/YYRichText.git",
"tag": "1.0.0"
},
"source_files": [
"YYRichText",
"YYRichText/**/*.{h,m}"
],
"swift_version": "5.0"
}