blob: caccd2eced49c0c2b391cf76ad71ac2303863531 [file] [log] [blame]
{
"name": "Y_ImageTitleButton",
"version": "0.0.1",
"summary": "创建带有图片和标题的按钮",
"description": "创建一个带有图片和标题的按钮",
"homepage": "https://github.com/1ilI/Y_ImageTitleButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1ilI": "1ilI"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/1ilI/Y_ImageTitleButton.git",
"tag": "0.0.1"
},
"source_files": [
"Y_ImageTitleButton",
"Y_ImageTitleButton/**/*.{h,m}"
],
"frameworks": "UIKit"
}