[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / d / 1 / 9 / ZKRTableViewController / 0.1.0 / ZKRTableViewController.podspec.json
blobebb17aa7dbcf09fa36977af0d6325b758f67df37
2   "name": "ZKRTableViewController",
3   "version": "0.1.0",
4   "summary": "A solution to quickly generate static tables, no longer need to stack various redundant codes for various settings pages",
5   "description": "A solution to quickly generate static tables, no longer need to stack various redundant codes for various settings pages\n一个快速生成静态表格的方案,再也不必为各种设置页面堆叠各种冗余代码了",
6   "homepage": "https://github.com/LINAICAI/ZKRTableViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LINAICAI": "linaicai2012@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LINAICAI/ZKRTableViewController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZKRTableViewController/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_versions": "4.0",
24   "swift_version": "4.0"