blob: f98a6410a59e02392792ef73e23be15b6819b2bd [file] [log] [blame]
{
"name": "YGRichText",
"version": "1.0.0",
"summary": "rich Text",
"description": "Objective-C chain set rich text!",
"homepage": "https://github.com/DaverZhou",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DaverZhou": "daverzhou98@gmail.com"
},
"source": {
"git": "https://github.com/DaverZhou/YGRichText.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YGRichText/**/*",
"public_header_files": "YGRichText/**/*.h",
"requires_arc": true
}