[Add] AlibabacloudEmrServerlessSpark20230808 1.8.0
[CocoaPods.git] / Specs / 9 / c / 3 / ZTable / 0.0.3 / ZTable.podspec.json
blob02ff947d2834e2660d7064ac2b1d6d444f2930ec
2   "name": "ZTable",
3   "version": "0.0.3",
4   "summary": "A Lib For table vc.",
5   "description": "ZTable是oc tableview 容器的封装",
6   "homepage": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "pod_target_xcconfig": {
19     "DEFINES_MODULE": "YES"
20   },
21   "static_framework": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "source": {
27     "git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
28     "tag": "0.0.3"
29   },
30   "dependencies": {
31     "ZTransition": [
33     ],
34     "ZLoading": [
36     ],
37     "MJRefresh": [
39     ]
40   },
41   "vendored_frameworks": "Framework/ZTable/ZTable.framework",
42   "swift_version": "5.0"