[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / a / 5 / KYWaterWaveView / 1.1.0 / KYWaterWaveView.podspec.json
blob82a98db4a6e112c6be20af108f1d9a0378ec14d6
2   "name": "KYWaterWaveView",
3   "version": "1.1.0",
4   "summary": "波浪动画 wave animation",
5   "description": "                   实现波浪正弦动画并带有小鱼跳跃溅起水花。A view with water wave animation inside.\n",
6   "homepage": "https://github.com/KittenYang/KYWaterWaveView",
7   "license": "MIT",
8   "authors": {
9     "KittenYang": "kittenyang@icloud.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/KittenYang/KYWaterWaveView.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "KYWaterWaveView/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true