[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 3 / Griddle / 1.0.3 / Griddle.podspec.json
blob170c7c75e7e5f3e28f5a708ef64c51ca4940cf8f
2   "name": "Griddle",
3   "version": "1.0.3",
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.3"
17   },
18   "source_files": "Griddle/Classes/*",
19   "pushed_with_swift_version": "3.0"