blob: 82a98db4a6e112c6be20af108f1d9a0378ec14d6 [file] [log] [blame]
{
"name": "KYWaterWaveView",
"version": "1.1.0",
"summary": "波浪动画 wave animation",
"description": " 实现波浪正弦动画并带有小鱼跳跃溅起水花。A view with water wave animation inside.\n",
"homepage": "https://github.com/KittenYang/KYWaterWaveView",
"license": "MIT",
"authors": {
"KittenYang": "kittenyang@icloud.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/KittenYang/KYWaterWaveView.git",
"tag": "1.1.0"
},
"source_files": "KYWaterWaveView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}