[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 1 / GenericCells / 1.2.1 / GenericCells.podspec.json
blobae76f48fa41a11de18a8d00cf8e385c41b278fd0
2   "name": "GenericCells",
3   "summary": "Taking advantage of generics instead of subclassing for UITableViewCell and UICollectionViewCell.",
4   "version": "1.2.1",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "Joe Fabisevich": "github@fabisevi.ch"
10   },
11   "source_files": "Source/*.{swift}",
12   "homepage": "https://github.com/mergesort/GenericCells",
13   "source": {
14     "git": "https://github.com/mergesort/GenericCells.git",
15     "tag": "1.2.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "social_media_url": "https://twitter.com/mergesort",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"