[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 1 / TableManager / 1.3.0 / TableManager.podspec.json
blob752994aab2b74a367aa330c6c63a4f6f868f45f1
2   "name": "TableManager",
3   "version": "1.3.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.3.0"
18   },
19   "source_files": "Pod/Classes/**/*"