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