[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 2 / c / NexusRefresh / 2.0.5 / NexusRefresh.podspec.json
blobace15bf30bf67c743f51e10ece3823a95d9e3468
2   "name": "NexusRefresh",
3   "version": "2.0.5",
4   "summary": "iOS多页面数据同步刷新",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LuckyPia/NexusRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuckyPia": "664454335@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LuckyPia/NexusRefresh.git",
16     "tag": "2.0.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "NexusRefresh/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
25       "~> 5.0"
26     ],
27     "RxCocoa": [
28       "~> 5.0"
29     ]
30   },
31   "swift_version": "5.0"