blob: 0ccd0630104aab0ffd1ab1bfcf0c96b6c0e5638f [file] [log] [blame]
{
"name": "CHComponent",
"version": "0.1.4",
"summary": "CHComponent, UI组件库",
"description": "CHComponent, UI组件库,\n自定义按钮: 左图右字,右图左字,上图下字,下图上字,图片缩放,间距设置, maximumIntrinsicContentRect = true 时,图片和文字显示在两边, 可设置文字显示行数",
"homepage": "https://github.com/chuanhuiwang/CHComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"372020909@qq.com": "372020909@qq.com"
},
"source": {
"git": "https://github.com/chuanhuiwang/CHComponent.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CHComponent/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}