blob: a2aa5a03dc8f5fccea00e1d30c052cb51d569f90 [file] [log] [blame]
{
"name": "LIGRippleView",
"version": "0.2.1",
"summary": "UIView subclass with elegant ripple effect",
"homepage": "https://github.com/liweihan/LIGRippleView",
"license": "MIT",
"authors": {
"Weihan Li": "413019390@qq.com"
},
"source": {
"git": "https://github.com/liweihan/LIGRippleView.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LIGRippleView": [
"Pod/Assets/*.png"
]
}
}