[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / e / d / AMKSlidingTableViewCell / 3.0.1 / AMKSlidingTableViewCell.podspec.json
blobd3d6b1babe5d3c19a871b0e73d770c9a7490cd2b
2   "name": "AMKSlidingTableViewCell",
3   "version": "3.0.1",
4   "summary": "An iOS 8+ compatible sliding table view cell that adds sliding behaviours with 3d transforms.",
5   "description": "Allows composiitons of custom cells (foregorund and background) into one sliding cell, with anything in the drawer part. It also provides easy way (just connect an outlet), to have drawer and feoreground 3D transformation effect - clean an modern.",
6   "homepage": "https://github.com/amichnia/AMKSlidingTableViewCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrzej Michnia": "amichnia@gmail.com",
13     "Michael Kirk": "michael.winter.kirk@gmail.com",
14     "Sam Corder": "sam.corder@gmail.com"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/amichnia/AMKSlidingTableViewCell.git",
21     "tag": "3.0.1"
22   },
23   "source_files": "MKSlidingTableViewCell/Source",
24   "requires_arc": true