blob: 2543597e86b0a368dd02ca9b9d5437b3eba3328f [file] [log] [blame]
{
"name": "FlowKitManager",
"version": "0.6.1",
"summary": "Declarative and type-safe UITableView & UICollectionView; a new way to work with tables and collections",
"description": "Efficient, declarative and type-safe approach to create and manage UITableView and UICollectionView with built-in animation support.",
"homepage": "https://github.com/malcommac/FlowKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniele Margutti": "me@danielemargutti.com"
},
"social_media_url": "https://twitter.com/danielemargutti",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/malcommac/FlowKit.git",
"tag": "0.6.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_version": "4.2"
}