blob: 6253830762225361e75e73db37e45bdfbae1f03a [file] [log] [blame]
{
"name": "stringToColor",
"version": "0.1.1",
"summary": "stringToColor",
"description": "TODO: ScrollView嵌套ScrolloView解决方案(初级、进阶), 支持OC / Swift,实现原理:http://blog.csdn.net/glt_code/article/details/78576628",
"homepage": "https://gitee.com/jerrycodewhy/stringtocolor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jerry": "1032100734@qq.com"
},
"source": {
"git": "https://gitee.com/jerrycodewhy/stringtocolor.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "stringToColor/*.{h,m,swift}",
"swift_version": "5.0"
}