[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 8 / 6 / 1 / GenericCells / 1.1.1 / GenericCells.podspec.json
blob4969f97bfc596bfd61852c0d3d205841ad3b58d6
2   "name": "GenericCells",
3   "summary": "Taking advantage of generics instead of subclassing for UITableViewCell and UICollectionViewCell.",
4   "version": "1.1.1",
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/GenericCells",
13   "source": {
14     "git": "https://github.com/mergesort/GenericCells.git",
15     "tag": "1.1.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": "3.0"