[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / 8 / RxCollectionViewLayout / 0.0.2 / RxCollectionViewLayout.podspec.json
blob50cd4abf4eb1ba9953303beb7b6b59e236f45c6c
2   "name": "RxCollectionViewLayout",
3   "version": "0.0.2",
4   "authors": {
5     "ThanhQuang": "thanhquang.stahli@gmail.com"
6   },
7   "summary": "Reactive extension for CollectionViewLayout",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/chotchachi/RxCollectionViewLayout",
13   "source": {
14     "git": "https://github.com/chotchachi/RxCollectionViewLayout.git",
15     "branch": "main",
16     "tag": "0.0.2"
17   },
18   "source_files": "RxCollectionViewLayout/**/*.{h,m,swift}",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "frameworks": "SystemConfiguration",
24   "dependencies": {
25     "RxDataSources": [
26       "~> 4.0"
27     ],
28     "RxSwift": [
29       "~> 5.1.1"
30     ],
31     "RxCocoa": [
32       "~> 5.1.1"
33     ]
34   },
35   "swift_version": "5.0"