[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 1 / 3 / Griddle / 1.0.4 / Griddle.podspec.json
blobeccd541ec2d9fdfceee3513c570660e8b900bab9
2   "name": "Griddle",
3   "version": "1.0.4",
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.4"
17   },
18   "source_files": [
19     "Griddle/*",
20     "Griddle/Classes/*.swift",
21     "Griddle/**/*.swift"
22   ],
23   "pushed_with_swift_version": "3.0"