[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / e / GenericTableCell / 1.0 / GenericTableCell.podspec.json
blobeb9aeb5656f9a7d0b984969326dcf45f87842585
2   "name": "GenericTableCell",
3   "summary": "A UITableViewCell subclass that allows you to embed any UIView into a UITableViewCell… generically",
4   "version": "1.0",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "Joe Fabisevich": "github@fabisevi.ch"
10   },
11   "source_files": "src/*.{swift}",
12   "homepage": "https://github.com/mergesort/GenericTableCell",
13   "source": {
14     "git": "https://github.com/mergesort/GenericTableCell.git"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "social_media_url": "https://twitter.com/mergesort",
21   "frameworks": "UIKit",
22   "pushed_with_swift_version": "3.0",
23   "deprecated_in_favor_of": "GenericCells"