[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 2 / a / ABStaticTableViewController / 1.1.1 / ABStaticTableViewController.podspec.json
blobdd1840224e2ac1da6baa6e895ffecadd628f2991
2   "name": "ABStaticTableViewController",
3   "version": "1.1.1",
4   "summary": "Dynamically hide rows and sections in static UITableView inside UITableViewController.",
5   "homepage": "https://github.com/k06a/ABStaticTableViewController",
6   "license": "MIT",
7   "authors": {
8     "Anton Bukov": "k06aaa@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/k06a/ABStaticTableViewController.git",
12     "tag": "1.1.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true