blob: 28a64e3da54f308587fc004203268425461c2b6e [file] [log] [blame]
{
"name": "LXCShadowButton",
"version": "0.0.1",
"summary": "LXCShadowButton",
"description": "这是一个按钮子类,主要实现的是设置按钮的渐变色及阴影",
"homepage": "https://github.com/butterflyXX/LXCShadowButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"butterflyXX": "liuxiaochen1991@icloud.com"
},
"source": {
"git": "https://github.com/butterflyXX/LXCShadowButton.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LXCShadowButton/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}