blob: e716527497d7ec7f3c2845f64b9ab20e08e827a0 [file] [log] [blame]
{
"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/**/*"
}