[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 1 / b / 0 / TripKitInterApp / 4.4.2 / TripKitInterApp.podspec.json
blob790a6b7471f11a2d077e7a624f32130d36b4dfbc
2   "name": "TripKitInterApp",
3   "version": "4.4.2",
4   "summary": "Add-ons to SkedGo's TripKit",
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   },
13   "source": {
14     "git": "https://github.com/skedgo/tripkit-ios.git",
15     "tag": "4.4.2"
16   },
17   "swift_versions": "5.5",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "TripKit": [
24       "~> 4.4.2"
25     ]
26   },
27   "source_files": "Sources/TripKitInterApp/**/*.{swift}",
28   "swift_version": "5.5"