[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / b / 7 / ZKEasyTable / 1.0.0 / ZKEasyTable.podspec.json
blob52528b3b061a1a1413725addffdea9260cff022d
2   "name": "ZKEasyTable",
3   "version": "1.0.0",
4   "summary": "很容易创建一个UITableView表单",
5   "description": "在使用UITableView写表单的时候由于Cell各种样式,需要各种判断非常的麻烦,我就实现了一个简单的创建表单,只需要关心数据源",
6   "homepage": "https://www.jianshu.com/u/621c3854d9d4",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuzhengkai": "18311132469@163.com"
13   },
14   "source": {
15     "git": "https://github.com/993695620/ZKEasyTable.git",
16     "tag": "1.0.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Classes/**/*.{swift}",
23   "swift_version": "5.0"