blob: 391ed3f36aa1d3dd47bc61a0af4ac43348007a18 [file] [log] [blame]
{
"name": "HDLongPressButton",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "HDLongPressButton,长按动态按钮",
"homepage": "https://github.com/DamonHu/HDLongPressButton",
"authors": {
"DamonHu": "dong765@qq.com"
},
"source": {
"git": "https://github.com/DamonHu/HDLongPressButton.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "HDLongPressButton/HDLongPressButton/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}