[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 2 / a / ABStaticTableViewController / 1.0.0 / ABStaticTableViewController.podspec.json
blobdf03c2a7e45fd94c784d90d144068e8a8de9560c
2   "name": "ABStaticTableViewController",
3   "version": "1.0.0",
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.0.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true