[Add] PooTools 1.9.56
[CocoaPods.git] / Specs / 3 / 0 / 9 / RippleLayer / 0.1.4 / RippleLayer.podspec.json
blobfa59c7b54e4a6333e7d0914f763dc7b5ef3a6d40
2   "name": "RippleLayer",
3   "version": "0.1.4",
4   "summary": "Draw splash effect using CGPath.",
5   "description": "                        This provide CALayer subclass. Create a 2D wave splash animation.\n                        more info at: [https://github.com/hadashiA/RippleLayer](https://github.com/hadashiA/RippleLayer)\n",
6   "homepage": "https://github.com/hadashiA/RippleLayer",
7   "screenshots": "https://raw.githubusercontent.com/hadashiA/RippleLayer/master/sample_default.gif",
8   "license": "MIT",
9   "authors": {
10     "hadashiA": "dev@hadashikick.jp"
11   },
12   "source": {
13     "git": "https://github.com/hadashiA/RippleLayer.git",
14     "tag": "0.1.4"
15   },
16   "social_media_url": "https://twitter.com/hadashiA",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/**/*",
22   "frameworks": "UIKit"