[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / c / b / YQListViewModel / 0.1.4 / YQListViewModel.podspec.json
blob3f8908d31013bea76b92362860b99bdc7c281420
2   "name": "YQListViewModel",
3   "version": "0.1.4",
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.4"
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"