[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / 9 / ZKRTableViewController / 0.1.2 / ZKRTableViewController.podspec.json
bloba30a5829353b5d0de67d9be75b19fdbd7f6d7eb8
2   "name": "ZKRTableViewController",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZKRTableViewController/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "swift_versions": "4.0",
27   "swift_version": "4.0"