blob: 4e5a602ed044e6d61306e5c3cf98b380b5841206 [file] [log] [blame]
{
"name": "ZLImageTextButton",
"version": "0.0.1",
"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.1"
},
"source_files": "ZLImageTextButton/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}