[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / 8 / 1 / TableManager / 1.0.0 / TableManager.podspec.json
blob1de253970c19e2ff519ed5e23d356b6daad247d3
2   "name": "TableManager",
3   "version": "1.0.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.0.0"
18   },
19   "source_files": "TableManager.swift"