[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / b / YQListViewModel / 0.1.9.1 / YQListViewModel.podspec.json
blob1b06bb5c2b2ab5e74e44ab7f3a4247e3aab1ee9a
2   "name": "YQListViewModel",
3   "version": "0.1.9.1",
4   "summary": "YQListViewModel.",
5   "description": "基于RxDataSource便捷处理列表数据刷新和加载更多的ViewModel",
6   "homepage": "https://github.com/yuyedaidao/YQListViewModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wyqpadding@gmail.com": "wyqpadding@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yuyedaidao/YQListViewModel.git",
16     "tag": "0.1.9.1"
17   },
18   "swift_versions": "5.3",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "YQListViewModel/Classes/**/*",
23   "dependencies": {
24     "RxDataSources": [
26     ]
27   },
28   "swift_version": "5.3"