[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / d / 6 / WLSDK / 1.2.1 / WLSDK.podspec.json
blob817dad7798aae0f70ccc35a06a6c25afdd638750
2   "name": "WLSDK",
3   "version": "1.2.1",
4   "summary": "Integrate flight search and booking framework in your apps.",
5   "description": "AviasalesKit iOS SDK is a framework integrating flights and hotels search engine into your app. When your user books a flight or hotel, you get paid. Framework is based on leading airline tickets and hotels search engines Aviasales.ru, Jetradar.com and Hotellook.com",
6   "homepage": "https://github.com/travelpayouts/sdk-ios",
7   "license": {
8     "type": "Commercial"
9   },
10   "authors": {
11     "Travelpayouts": "support@travelpayouts.com"
12   },
13   "source": {
14     "git": "https://github.com/travelpayouts/sdk-ios.git",
15     "tag": "1.2.1"
16   },
17   "swift_versions": "5.9",
18   "default_subspecs": "Core",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "subspecs": [
23     {
24       "name": "Core",
25       "ios": {
26         "vendored_frameworks": "Vendor/Core/*.xcframework"
27       },
28       "dependencies": {
29         "Apollo": [
30           ">= 1.9.3",
31           "< 2.0.0"
32         ],
33         "AvailableHapticFeedback": [
34           ">= 1.0.4",
35           "< 1.1.0"
36         ],
37         "ClusterKit": [
38           ">= 0.5.0",
39           "< 1.0.0"
40         ],
41         "CombineCocoa": [
42           ">= 0.4.0",
43           "< 1.0.0"
44         ],
45         "CombineExt": [
46           ">= 1.8.0",
47           "< 2.0.0"
48         ],
49         "CrispyCalendar": [
50           ">= 1.0.10",
51           "< 2.0.0"
52         ],
53         "DictionaryCoder": [
54           ">= 1.0.8",
55           "< 2.0.0"
56         ],
57         "ImageViewer.swift": [
58           ">= 3.3.8",
59           "< 3.4.0"
60         ],
61         "KeychainSwift": [
62           ">= 19.0.0",
63           "<= 24.0.0"
64         ],
65         "Kingfisher": [
66           ">= 7.8.0",
67           "< 8.0.0"
68         ],
69         "Moya/Combine": [
70           ">= 15.0.0",
71           "< 16.0.0"
72         ],
73         "NeedleFoundation": [
74           ">= 0.17.2",
75           "< 1.0.0"
76         ],
77         "Punycode-Cocoa": [
78           ">= 1.3.1",
79           "< 2.0.0"
80         ],
81         "R.swift": [
82           ">= 7.2.4",
83           "< 8.0.0"
84         ],
85         "SkeletonView": [
86           ">= 1.30.4",
87           "< 2.0.0"
88         ],
89         "SnapKit": [
90           ">= 5.6.0",
91           "< 6.0.0"
92         ],
93         "SweeterSwift": [
94           ">= 1.2.3",
95           "< 1.3.0"
96         ],
97         "lottie-ios": [
98           ">= 4.2.0",
99           "< 5.0.0"
100         ]
101       }
102     },
103     {
104       "name": "Flights",
105       "ios": {
106         "vendored_frameworks": "Vendor/Flights/*.xcframework"
107       },
108       "dependencies": {
109         "WLSDK/Core": [
111         ]
112       }
113     },
114     {
115       "name": "Hotels",
116       "ios": {
117         "vendored_frameworks": "Vendor/Hotels/*.xcframework"
118       },
119       "dependencies": {
120         "WLSDK/Core": [
122         ]
123       }
124     },
125     {
126       "name": "Information",
127       "ios": {
128         "vendored_frameworks": "Vendor/Information/*.xcframework"
129       },
130       "dependencies": {
131         "WLSDK/Core": [
133         ]
134       }
135     },
136     {
137       "name": "WhiteLabelSupport",
138       "ios": {
139         "vendored_frameworks": "Vendor/WhiteLabelSupport/*.xcframework"
140       },
141       "dependencies": {
142         "WLSDK/Core": [
144         ]
145       }
146     }
147   ],
148   "swift_version": "5.9"