blob: 7d2996cc5c446021338281acc780bb19c8e87c19 [file] [log] [blame]
{
"name": "ZBWaterWave",
"version": "0.0.1",
"summary": "A short description of ZBWaterWave.",
"description": "ZBWaterWave 是一个水波纹动画",
"homepage": "https://github.com/zhubosios/ZBWaterView",
"license": "MIT",
"authors": {
"zhubo": "2370233465@qq.com"
},
"source": {
"git": "https://github.com/zhubosios/ZBWaterView.git",
"tag": "0.0.1"
},
"source_files": "ZBwaterWaveDemo/ZBwaterWaveDemo/ZBWaterView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit"
}