[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 1 / b / 0 / TripKitInterApp / 4.1.0 / TripKitInterApp.podspec.json
blob209db73574019647039e76dbf18871aede9138b3
2   "name": "TripKitInterApp",
3   "version": "4.1.0",
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.1.0"
16   },
17   "swift_versions": "5.5",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "TripKit": [
24       "~> 4.1.0"
25     ]
26   },
27   "source_files": "Sources/TripKitInterApp/**/*.{swift}",
28   "swift_version": "5.5"