[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / d / 6 / WLSDK / 1.2.0 / WLSDK.podspec.json
blob3a928c35544769eddf35293ef38a98db19974ce3
2   "name": "WLSDK",
3   "version": "1.2.0",
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.0"
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         ],
32         "AvailableHapticFeedback": [
33           "1.0.4"
34         ],
35         "ClusterKit": [
36           "0.5.0"
37         ],
38         "CombineCocoa": [
39           "0.4.0"
40         ],
41         "CombineDataSources": [
42           "0.2.5"
43         ],
44         "CombineExt": [
45           "1.8.0"
46         ],
47         "CrispyCalendar": [
48           "1.0.10"
49         ],
50         "DictionaryCoder": [
51           "1.0.8"
52         ],
53         "ImageViewer.swift": [
54           "~> 3.0"
55         ],
56         "KeychainSwift": [
57           "19.0.0"
58         ],
59         "Kingfisher": [
60           "7.6.2"
61         ],
62         "Moya/Combine": [
63           "15.0.0"
64         ],
65         "NeedleFoundation": [
66           "0.17.2"
67         ],
68         "Punycode-Cocoa": [
69           "1.3.1"
70         ],
71         "R.swift": [
72           "7.2.4"
73         ],
74         "SkeletonView": [
75           "1.30.4"
76         ],
77         "SnapKit": [
78           "5.0.1"
79         ],
80         "Sourcery": [
81           "1.4.2"
82         ],
83         "SweeterSwift": [
84           "1.2.3"
85         ],
86         "lottie-ios": [
87           "4.2.0"
88         ]
89       }
90     },
91     {
92       "name": "Flights",
93       "ios": {
94         "vendored_frameworks": "Vendor/Flights/*.xcframework"
95       },
96       "dependencies": {
97         "WLSDK/Core": [
99         ]
100       }
101     },
102     {
103       "name": "Hotels",
104       "ios": {
105         "vendored_frameworks": "Vendor/Hotels/*.xcframework"
106       },
107       "dependencies": {
108         "WLSDK/Core": [
110         ]
111       }
112     },
113     {
114       "name": "Information",
115       "ios": {
116         "vendored_frameworks": "Vendor/Information/*.xcframework"
117       },
118       "dependencies": {
119         "WLSDK/Core": [
121         ]
122       }
123     },
124     {
125       "name": "WhiteLabelSupport",
126       "ios": {
127         "vendored_frameworks": "Vendor/WhiteLabelSupport/*.xcframework"
128       },
129       "dependencies": {
130         "WLSDK/Core": [
132         ]
133       }
134     },
135     {
136       "name": "Debug",
137       "ios": {
138         "vendored_frameworks": "Vendor/Debug/*.xcframework"
139       },
140       "dependencies": {
141         "WLSDK/Core": [
143         ]
144       }
145     }
146   ],
147   "swift_version": "5.9"