{ | |
"name": "WGBWaveLayerButton", | |
"version": "1.0.0", | |
"summary": "子类化UIButton的实现 水波纹按钮.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/Wangguibin/WGBWaveLayerButton", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Wangguibin": "864562082@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/Wangguibin/WGBWaveLayerButton.git", | |
"tag": "1.0.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "WGBWaveLayerButton/Classes/**/*" | |
} |