[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 1 / GenericCells / 1.3 / GenericCells.podspec.json
blob1707d9b52fb8c2457777e4d6117caa018279220a
2   "name": "GenericCells",
3   "summary": "Taking advantage of generics instead of subclassing for UITableViewCell and UICollectionViewCell.",
4   "version": "1.3",
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.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_version": "4.2",
21   "requires_arc": true,
22   "social_media_url": "https://twitter.com/mergesort",
23   "frameworks": "UIKit"