blob: d3c461d4c273a40fbede42eab11a9898c4edc873 [file] [log] [blame]
{
"name": "UIButton-LXLayoutExt",
"version": "0.3",
"summary": "UIButton contains UIImageView and UILabel customize layout.",
"homepage": "https://github.com/juzi888999/UIButton-LXLayoutExt",
"license": "MIT",
"authors": {
"juzi888999": "juzi888999@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/juzi888999/UIButton-LXLayoutExt.git",
"tag": "0.3"
},
"source_files": [
"UIButton-LXLayoutExt/*",
"UIButton-LXLayoutExt/**/*.{h,m}"
],
"exclude_files": "LXLayoutExtDemo",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}