[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 4 / 2 / a / WXTabbedTableViewController / 1.0.1 / WXTabbedTableViewController.podspec.json
blobf53c151f375999199beeb315a599e7aa4e626ad5
2   "name": "WXTabbedTableViewController",
3   "version": "1.0.1",
4   "summary": "A handy view controller class, it manages a table view which can have one or more table views or collection views as pages.",
5   "homepage": "https://github.com/buptwsg/WXTabbedTableViewController",
6   "license": "MIT",
7   "authors": {
8     "buptwsg": "buptwsg@yeah.net"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/buptwsg/WXTabbedTableViewController.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "TabbedTableViewController",
19     "TabbedTableViewController/*.{h,m}"
20   ],
21   "frameworks": "UIkit",
22   "requires_arc": true