[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 1 / HLinUIKit / 1.0.2 / HLinUIKit.podspec.json
blobc89bebc60a4088c6472c9db1e2420ddf6d406e92
2   "name": "HLinUIKit",
3   "version": "1.0.2",
4   "summary": "基于RxSwift的界面库",
5   "description": "基于RxSwift的界面库1.0.1版本",
6   "homepage": "https://github.com/U131025/HLinUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mojy": "mojingyufly@163.com"
13   },
14   "source": {
15     "git": "https://github.com/U131025/HLinUIKit.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "HLinUIKit/Classes/**/*",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "dependencies": {
26     "SnapKit": [
28     ],
29     "MYTableViewIndex": [
31     ],
32     "Then": [
34     ],
35     "MJRefresh": [
37     ],
38     "JGProgressHUD": [
40     ],
41     "RxDataSources": [
43     ],
44     "RxSwift": [
45       "~> 6.2.0"
46     ],
47     "RxCocoa": [
48       "~> 6.2.0"
49     ],
50     "RxGesture": [
52     ],
53     "SDCycleScrollView": [
55     ]
56   },
57   "swift_version": "5.0"