[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 4 / 9 / TripKitUI / 4.5.0 / TripKitUI.podspec.json
blobf8e554d41d2437f8878604eae9a08fcb162ae4cb
2   "name": "TripKitUI",
3   "version": "4.5.0",
4   "summary": "SkedGo's TripKitUI",
5   "homepage": "https://github.com/skedgo/tripkit-ios",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Adrian Schoenig": "adrian@skedgo.com",
12     "Brian Huang": "brian@skedgo.com"
13   },
14   "source": {
15     "git": "https://github.com/skedgo/tripkit-ios.git",
16     "tag": "4.5.0"
17   },
18   "swift_versions": "5.5",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "TripKit": [
29       "~> 4.5.0"
30     ],
31     "TGCardViewController": [
32       ">= 2.1"
33     ],
34     "GeoMonitor": [
35       "~> 0.1.2"
36     ],
37     "RxSwift": [
38       "~> 6.5"
39     ],
40     "RxCocoa": [
41       "~> 6.5"
42     ],
43     "Kingfisher": [
44       "~> 7.0"
45     ]
46   },
47   "source_files": [
48     "Sources/TripKitUI/**/*.swift"
49   ],
50   "resources": [
51     "Sources/TripKitUI/Resources/TripKitUI.xcassets",
52     "Sources/TripKitUI/**/*.xib"
53   ],
54   "swift_version": "5.5"