[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 1 / 6 / A3GridTableView / 0.0.1 / A3GridTableView.podspec.json
blobc34d09eb7f6da353cf67252f8d5f9f68523bd772
2   "name": "A3GridTableView",
3   "version": "0.0.1",
4   "summary": "Fast UIScrollView subclass which presents its cells in a GridView.",
5   "description": "A3GridTableView is a UIScrollView subclass with a high performance GridView style layouting. It has similar delegate methods to a UITableView and can be even used like one. The difference is that the A3GridTableView aligns his section in collumns and not in one flow.",
6   "homepage": "https://github.com/allaboutapps/A3GridTableView",
7   "license": {
8     "type": "BSD 3-Clause License",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "allaboutapps": "office@allaboutapps.at"
13   },
14   "source": {
15     "git": "https://github.com/allaboutapps/A3GridTableView.git",
16     "commit": "329bc6bc17b7a538f7c01e5ea3e8140f7c8b7821"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "A3GridTableView",
22   "requires_arc": false