| { | |
| "name": "LXCShadowButton", | |
| "version": "0.0.2", | |
| "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.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "LXCShadowButton/Classes/**/*", | |
| "dependencies": { | |
| "Masonry": [ | |
| ] | |
| } | |
| } |