[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / 7 / MHRxRefresh / 0.1.0 / MHRxRefresh.podspec.json
blob02b385718ed73600f8effb7fc75444c43fc9c9aa
2   "name": "MHRxRefresh",
3   "version": "0.1.0",
4   "summary": "Refresh rx Extension",
5   "description": "对Refresh的Rx扩展 内部可以修改引用的第三方刷新库",
6   "homepage": "https://gitee.com/coderHou/mhrx-refresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "coderHou": "1175653214@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/coderHou/mhrx-refresh.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MHRxRefresh/Classes/**/*",
22   "dependencies": {
23     "ESPullToRefresh": [
25     ],
26     "RxSwift": [
28     ],
29     "RxCocoa": [
31     ]
32   }