[Add] PooTools 1.9.56
[CocoaPods.git] / Specs / 3 / 0 / 9 / RippleLayer / 0.1.2 / RippleLayer.podspec.json
blob4e7012abc22b9fb7a054aaf01eddc3e6e53c9666
2   "name": "RippleLayer",
3   "version": "0.1.2",
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.2"
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"