[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 9 / UIRippleWave / 1.0.0 / UIRippleWave.podspec.json
blob8ac84a7b5e5f763369aa31a285a6b6313fab56c0
2   "name": "UIRippleWave",
3   "version": "1.0.0",
4   "summary": "UIView+Ripple+Wave is a lightweight framework that adds a waving effect to any UIView and written in Swift.",
5   "description": "UIRippleWave can be used without any wrappers nor layout and touch handling, simply call the start wave function.",
6   "homepage": "https://github.com/vigneshuvi/UIRippleWave",
7   "license": "MIT",
8   "authors": {
9     "Vignesh Kumar": "http://vigneshuvi.github.io/"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/vigneshuvi/UIRippleWave.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "UIRippleWave",
20     "UIRippleWave/**/*.{h,m,swift}"
21   ],
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"