blob: dba412ecbfa8b4c1f0466559b185004e58490b36 [file] [log] [blame]
{
"name": "WXWaveView",
"version": "1.0.1",
"summary": "Add a pretty water wave to your view.",
"homepage": "https://github.com/WelkinXie/WXWaveView",
"license": "MIT",
"authors": {
"Welkin Xie": "543465446@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WelkinXie/WXWaveView.git",
"tag": "1.0.1"
},
"source_files": "WXWaveView-demo/WXWaveView/*.{h,m}",
"requires_arc": true
}