blob: ae76f48fa41a11de18a8d00cf8e385c41b278fd0 [file] [log] [blame]
{
"name": "GenericCells",
"summary": "Taking advantage of generics instead of subclassing for UITableViewCell and UICollectionViewCell.",
"version": "1.2.1",
"license": {
"type": "MIT"
},
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"source_files": "Source/*.{swift}",
"homepage": "https://github.com/mergesort/GenericCells",
"source": {
"git": "https://github.com/mergesort/GenericCells.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}