[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 7 / 5 / SSPager / 0.0.6 / SSPager.podspec.json
blobfa567329cf741d79ce39988d967aec2e1352fecc
2   "name": "SSPager",
3   "platforms": {
4     "ios": "13.0"
5   },
6   "summary": "SSPager.",
7   "requires_arc": true,
8   "version": "0.0.6",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Eido Goya": "eido9oya@gmail.com"
15   },
16   "homepage": "https://github.com/9oya/SSPager",
17   "source": {
18     "git": "https://github.com/9oya/SSPager.git",
19     "tag": "0.0.6"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SSPager/SSPager/*.{h,m,swift}",
23   "swift_versions": "5.4",
24   "subspecs": [
25     {
26       "name": "Rx",
27       "dependencies": {
28         "RxSwift": [
29           "~> 6"
30         ],
31         "RxCocoa": [
32           "~> 6"
33         ]
34       },
35       "source_files": "SSPager/RxSSPager/*.{h,m,swift}"
36     }
37   ],
38   "swift_version": "5.4"