blob: dd9b0b2ebb35ef72d7cbb1a4f29a5ad3aaf02209 [file] [log] [blame]
{
"name": "GenericCells",
"summary": "Taking advantage of generics instead of subclassing for UITableViewCell and UICollectionViewCell.",
"version": "1.2",
"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"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}