[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 8 / 1 / TableManager / 1.3.1 / TableManager.podspec.json
blob3a4d43b39f6ac4efe33044c9a61794e9c6170cc5
2   "name": "TableManager",
3   "version": "1.3.1",
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.3.1"
18   },
19   "source_files": "Pod/Classes/**/*"