blob: 1da37738a7fa79f4fce30d7ca4cf713276856c4c [file] [log] [blame]
{
"name": "ZLImageTextButton",
"version": "0.0.2",
"summary": "ZLImageTextButton",
"description": "Image and text button",
"platforms": {
"ios": null
},
"homepage": "https://github.com/czl0325/ZLImageTextButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"czl0325": "295183917@qq.com"
},
"source": {
"git": "https://github.com/czl0325/ZLImageTextButton.git",
"tag": "0.0.2"
},
"source_files": "demo/ZLImageTextButton/ZLImageTextButton/*.{h,m}",
"requires_arc": true
}