blob: ab833dedf1e41ed7962e45308713a82aca6fb7b3 [file] [log] [blame]
{
"name": "LZRelayoutButton",
"version": "1.5.1",
"summary": "UIButton 支持上下显示图片或者 图片靠右显示",
"homepage": "https://github.com/tpctt/LZRelayoutButton",
"social_media_url": "https://github.com/tpctt/LZRelayoutButton",
"platforms": {
"ios": "6.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" tim": "491590253@qq.com"
},
"source": {
"git": "https://github.com/tpctt/LZRelayoutButton.git",
"tag": "1.5.1"
},
"source_files": "Classess/**/*.{h,m,mm}",
"requires_arc": true,
"frameworks": [
"CoreFoundation",
"Foundation",
"CoreGraphics",
"Security",
"UIKit"
],
"libraries": [
"z.1.1.3",
"stdc++",
"sqlite3"
]
}