[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / 3 / Griddle / 1.0.0 / Griddle.podspec.json
blob8d19bcfe32c9234e89ea799a108c89e8922ce73f
2   "name": "Griddle",
3   "version": "1.0.0",
4   "summary": "Manager for simple work with UITableView, UICollectionView and any others collection structured views.",
5   "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.",
6   "homepage": "https://github.com/AlexIzh/Griddle",
7   "license": "MIT",
8   "authors": {
9     "Alex Severyanov": "alex.severyanov@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/AlexIzh/Griddle.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Griddle"