blob: eb7342e9bf7c41b5d2b846c62f74ea9585decd1b [file] [log] [blame]
{
"name": "LQRelayoutButton",
"version": "2.0",
"summary": "调整标题位置在左和在下的Button",
"description": "调整标题位置在左和在下的Button,可以调用扩展方法,也可使用自定义子类",
"homepage": "https://github.com/LQi2009/LQRelayoutButton",
"license": "MIT",
"authors": {
"LiuQiqiang": "lqq200912408@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LQi2009/LQRelayoutButton.git",
"tag": "2.0"
},
"source_files": [
"LQRelayoutButton",
"LQRelayoutButton/LQRelayoutButton/LQRelayoutButton/*.{h,m}"
],
"requires_arc": true
}