[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 0 / d / 8 / RxCollectionExtensions / 1.0 / RxCollectionExtensions.podspec.json
blobd215e11a4e9fb86f9b073c91650dc72e246a4265
2   "name": "RxCollectionExtensions",
3   "version": "1.0",
4   "swift_versions": "5",
5   "summary": "Extensions of Collection Observable for UITableView, UICollectionView",
6   "description": "Extensions of Collection Observable for UITableView, UICollectionView",
7   "homepage": "https://github.com/2sem/RxCollectionExtensions",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "2sem": "toyboy2@hanmail.net"
14   },
15   "source": {
16     "git": "https://github.com/2sem/RxCollectionExtensions.git",
17     "tag": "1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": [
23     "RxCollectionExtensions/Classes/**/*",
24     "RxCollectionExtensions/Extensions/**/*"
25   ],
26   "dependencies": {
27     "RxSwift": [
29     ],
30     "RxCocoa": [
32     ]
33   },
34   "swift_version": "5"