blob: ee1f54f93a15137b773c89ccfc9ea55af9a52e36 [file] [log] [blame]
{
"name": "JHButton_Swift",
"version": "0.8.0",
"summary": "自定义图文按钮.",
"description": "图文按钮.",
"homepage": "https://github.com/jackiehu/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HU": "814030966@qq.com"
},
"source": {
"git": "https://github.com/jackiehu/JHButton.git",
"tag": "0.8.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"source_files": "JHButton/JHButton_Swift/Class/**/*",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.1"
}