[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / 8 / 1 / TableManager / 1.1.0 / TableManager.podspec.json
blob818d3171591bef76363a41c37923477267e8446b
2   "name": "TableManager",
3   "version": "1.1.0",
4   "summary": "A wrap to use and manipulate the UITableView.",
5   "description": "This wrapper was created to use and manipulate the UITableView easier. You can add Row and Section's objects then the manager will handle all the protocol implemetation for you. It was created by Henrique Morbin (http://fb.com/hgmorbin).",
6   "homepage": "https://github.com/Morbix/TableManager",
7   "license": "MIT",
8   "authors": {
9     "Henrique Morbin": "morbin_@hotmail.com"
10   },
11   "social_media_url": "http://twitter.com/Morbin_",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Morbix/TableManager.git",
17     "tag": "1.1.0"
18   },
19   "source_files": "TableManager.swift"