[Add] DXPNudgesLib 1.0.32
[CocoaPods.git] / Specs / 0 / b / 6 / RippleCell / 0.1.0 / RippleCell.podspec.json
blobcb827d2df354a6157095c1cba2d433fec6f396ec
2   "name": "RippleCell",
3   "version": "0.1.0",
4   "summary": "Swift subclass of the UITableViewCell.",
5   "description": "* show ripple effects on you tapped.\n* swift subclass of the UITableViewCell.",
6   "homepage": "https://github.com/recruit-lifestyle/RippleCell",
7   "license": "MIT",
8   "authors": {
9     "NariFrow": "na.ju.rights@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/recruit-lifestyle/RippleCell.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/Fye_design",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*.swift",
21   "resource_bundles": {
22     "RippleCell": [
23       "Pod/Assets/*.png"
24     ]
25   }