[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / e / b / RippleEffectView / 1.0.2 / RippleEffectView.podspec.json
blob214d71256baec4822d9c821f5b706607fe3b0612
2   "name": "RippleEffectView",
3   "version": "1.0.2",
4   "summary": "RippleEffectView - A Neat Rippling View Effect",
5   "description": "RippleEffectView inspired by [https://www.raywenderlich.com/133224/how-to-create-an-uber-splash-screen](RayWenderlich.com) article How To Create an Uber Splash Screen",
6   "homepage": "https://github.com/alsedi/RippleEffectView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/alsedi/RippleEffectView/master/rippleEffectView1.gif",
9     "https://raw.githubusercontent.com/alsedi/RippleEffectView/master/rippleEffectView2.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Alex Sergev": " alex@alsedi.com"
17   },
18   "source": {
19     "git": "https://github.com/alsedi/RippleEffectView.git",
20     "tag": "1.0.2"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "RippleEffectView/RippleEffectView.swift",
26   "frameworks": "UIKit",
27   "pushed_with_swift_version": "3.0"