[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / d / a / b / RxMJRefresh / 0.1.0 / RxMJRefresh.podspec.json
blob220ad7253352a5aa6781647d5db755cf10e2c114
2   "name": "RxMJRefresh",
3   "version": "0.1.0",
4   "summary": "MJRefresh with RxCocoa.",
5   "homepage": "https://github.com/FuYouFang/RxMJRefresh",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "FuYouFang": "fuyoufang@163.com"
12   },
13   "source": {
14     "git": "https://github.com/FuYouFang/RxMJRefresh.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "RxMJRefresh/Classes/**/*",
21   "swift_versions": "5.0",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MJRefresh": [
25       "~> 3.2.3"
26     ],
27     "RxSwift": [
28       "~> 5.0.0"
29     ],
30     "RxCocoa": [
31       "~> 5.0.0"
32     ]
33   },
34   "swift_version": "5.0"