[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 7 / 6 / MKSlidingTableViewCell / 0.5 / MKSlidingTableViewCell.podspec.json
blob42c4956c065181b8f97431c2b745b9798250f6fa
2   "name": "MKSlidingTableViewCell",
3   "version": "0.5",
4   "summary": "An iOS 6 compatible sliding table view cell that mimics iOS 7 mail.",
5   "description": "Allows any view to be hidden under a foreground view inside a table cell.",
6   "homepage": "https://github.com/PublicStaticVoidMain/MKSlidingTableViewCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Kirk": "michael.winter.kirk@gmail.com",
13     "Sam Corder": "sam.corder@gmail.com"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/PublicStaticVoidMain/MKSlidingTableViewCell.git",
20     "tag": "0.5"
21   },
22   "source_files": "MKSlidingTableViewCell/Source",
23   "requires_arc": true