[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / 3 / RippleAnimation / 0.1.1 / RippleAnimation.podspec.json
blobbc20387fbfe113378fe6895fc5a26f8638cdd2c5
2   "name": "RippleAnimation",
3   "version": "0.1.1",
4   "summary": "Inspired from Material Design Ripple Effects for iOS",
5   "description": "- Easy way to use Ripple Effects is call `rippleAnimate` method for your UIView instances.\n- `rippleAnimate` is UIView extension.",
6   "homepage": "https://github.com/mnat44/RippleAnimation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Motoki Narita": "m.nat44@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/mo_to_44",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/mnat44/RippleAnimation.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "RippleAnimation/**/*.swift",
23   "requires_arc": true