blob: c437fa2318d8aa565c743a2532ae24ec6e553577 [file] [log] [blame]
{
"name": "Y_ImageTitleButton",
"version": "0.0.2",
"summary": "创建带有图片和标题的按钮",
"description": "根据自定义的枚举类型,快速创建一个带有图片和标题的按钮",
"homepage": "https://github.com/1ilI/Y_ImageTitleButton",
"screenshots": "https://raw.githubusercontent.com/1ilI/Y_ImageTitleButton/master/ImageTitleButtonExample.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1ilI": "1ilI"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/1ilI/Y_ImageTitleButton.git",
"tag": "0.0.2"
},
"source_files": [
"Y_ImageTitleButton",
"Y_ImageTitleButton/**/*.{h,m}"
],
"frameworks": "UIKit"
}