[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 0 / 1 / GWCollapsibleTable / 0.2.0 / GWCollapsibleTable.podspec.json
blobd05389ece2f05e88af380f661d480c08c3996bbd
2   "name": "GWCollapsibleTable",
3   "version": "0.2.0",
4   "summary": "UITableView that support collapsing.",
5   "description": "                    GWCollapsibleTable offers a simpler way to manage a UITableView with collapsible sections.\n",
6   "homepage": "https://github.com/gregwym/GWCollapsibleTable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Greg Wang": "gregwym@gmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/gregwym/GWCollapsibleTable.git",
20     "tag": "v0.2.0"
21   },
22   "source_files": "CollapsibleTable/GWCollapsibleTable/**/*.{h,m}"