[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / b / 0 / TripKitInterApp / 3.2 / TripKitInterApp.podspec.json
blobe9f8d0b2dc5bfdd08f1aa0aa3dc143147775af4f
2   "name": "TripKitInterApp",
3   "version": "3.2",
4   "summary": "Add-ons to SkedGo's TripKit",
5   "homepage": "https://github.com/skedgo/tripkit-ios",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Adrian Schoenig": "adrian@skedgo.com"
9   },
10   "source": {
11     "git": "https://github.com/skedgo/tripkit-ios.git",
12     "tag": "v3.2"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "10.3"
17   },
18   "requires_arc": true,
19   "prefix_header_file": "prefix.pch",
20   "dependencies": {
21     "TripKit": [
22       "~> 3.2"
23     ]
24   },
25   "source_files": [
26     "TripKitInterApp-iOS/*.h",
27     "TripKit/AddOns/InterApp/**/*.{h,m,swift}"
28   ],
29   "swift_version": "5.0"