blob: a915f58f45c5ae6afaa9589d54dc97d6b9473def [file] [log] [blame]
{
"name": "HXButton",
"version": "0.0.1",
"summary": "更方便的使用 UIButton",
"description": "暂时未完成,后面还会增加一些功能",
"homepage": "https://github.com/wuhongxing/HXButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuhongxing": "357898849@qq.com"
},
"source": {
"git": "https://github.com/wuhongxing/HXButton.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HXButton/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "4.0",
"swift_version": "4.0"
}