[Add] FaceSDKNightly 6.3.2275
[CocoaPods.git] / Specs / a / e / 6 / XYPager / 0.2.1 / XYPager.podspec.json
blob3ddc91336c2f0d56702d67bb8bb78d91f597d822
2   "name": "XYPager",
3   "version": "0.2.1",
4   "summary": "Paging for infinity Scroll using RxSwift.",
5   "swift_versions": [
6     "4.0",
7     "4.2",
8     "5.0"
9   ],
10   "description": "TODO: Add long description of the pod here.",
11   "homepage": "https://github.com/jsb408/XYPager",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "jsb408": "jsb408@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/jsb408/XYPager.git",
21     "tag": "0.2.1"
22   },
23   "platforms": {
24     "ios": "12.0"
25   },
26   "source_files": "XYPager/Classes/**/*",
27   "dependencies": {
28     "RxSwift": [
29       "6.2.0"
30     ],
31     "RxCocoa": [
32       "6.2.0"
33     ]
34   },
35   "swift_version": "5.0"