[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / f / 8 / 1 / TableManager / 1.5.0 / TableManager.podspec.json
blobddf54fa86aac0faf107a972739606bc88eacc6d6
2   "name": "TableManager",
3   "version": "1.5.0",
4   "summary": "An extension of UITableView. The table the way it should be.",
5   "description": "TableManager is an extension of UITableView. Manipulate your table in an easier way. Add sections and rows. Configure headers and footers. Hide and show rows individually. And this library will handle all the protocols for you. The table the way it should be.",
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.5.0"
18   },
19   "source_files": "Pod/Classes/**/*",
20   "pushed_with_swift_version": "3.0"