[Add] BonreeCore 1.5.2
[CocoaPods.git] / Specs / c / 8 / 7 / WWRippleEffect / 0.1.0 / WWRippleEffect.podspec.json
blob0b9039597556893456f6e6f294d104d1728a3d93
2   "name": "WWRippleEffect",
3   "version": "0.1.0",
4   "summary": "WWRippleEffect is a ripple effect for UIView. (一個簡單的點擊波紋效果)",
5   "homepage": "https://github.com/William-Weng/WWRippleEffect",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "翁禹斌(William.Weng)": "linuxice0609@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "ios": {
17     "vendored_frameworks": "WWRippleEffect.framework"
18   },
19   "source": {
20     "git": "https://github.com/William-Weng/WWRippleEffect.git",
21     "tag": "0.1.0"
22   },
23   "frameworks": "UIKit"