[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / f / 9 / 2 / XKRefreshExtension / 1.0.1 / XKRefreshExtension.podspec.json
blob5aaacdb577d0ed37c9eb5a2bbf42ddcc665c53ef
2   "name": "XKRefreshExtension",
3   "version": "1.0.1",
4   "summary": "refresh",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kunhum/XKRefreshExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kenneth": "kunhum@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kunhum/XKRefreshExtension.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "XKRefreshExtension/Classes/**/*",
22   "dependencies": {
23     "MJRefresh": [
25     ],
26     "RxSwift": [
28     ],
29     "RxCocoa": [
31     ],
32     "RxRelay": [
34     ],
35     "SnapKit": [
37     ]
38   }