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