[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / 7 / c / CSYUIKit / 0.2.0 / CSYUIKit.podspec.json
blobc244528f79bb6b03f02676fd2f846fe7c1e15d42
2   "name": "CSYUIKit",
3   "version": "0.2.0",
4   "summary": "公共UI库",
5   "description": "这个部分可以定义一些公用的UI(公共的视图控制器、导航栏、弹框)",
6   "homepage": "https://gitee.com/microleo_admin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fangliquan": "fangliquan@outlook.com"
13   },
14   "source": {
15     "git": "https://gitee.com/microleo_admin/csyuikit.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CSYUIKit/Classes/**/*",
22   "resource_bundles": {
23     "CSYUIKit": [
24       "CSYUIKit/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "CSYCoreKit": [
30     ],
31     "LYEmptyView": [
32       "~> 1.3.1"
33     ],
34     "RTRootNavigationController": [
36     ],
37     "Masonry": [
39     ],
40     "MJRefresh": [
42     ]
43   }