[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / 8 / 1 / TableManager / 1.2.0 / TableManager.podspec.json
blobc3d52ecbc06a9a5d47e4c8c74bd8ced4b39464ac
2   "name": "TableManager",
3   "version": "1.2.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.2.0"
18   },
19   "source_files": "Pod/Classes/**/*"