blob: 170c7c75e7e5f3e28f5a708ef64c51ca4940cf8f [file] [log] [blame]
{
"name": "Griddle",
"version": "1.0.3",
"summary": "Manager for simple work with UITableView, UICollectionView and any others collection structured views.",
"description": "It is layer for working with table view, collection view and any other views, which has collection structure. It lets to use collections and tables in one page without a lot of code.",
"homepage": "https://github.com/AlexIzh/Griddle",
"license": "MIT",
"authors": {
"Alex Severyanov": "alex.severyanov@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AlexIzh/Griddle.git",
"tag": "1.0.3"
},
"source_files": "Griddle/Classes/*",
"pushed_with_swift_version": "3.0"
}