[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 5 / 0 / mobilitybox-ios-sdk / 6.0.2 / mobilitybox-ios-sdk.podspec.json
blob9501d04180f5214443b4cd0838f62acabf6060ed
2   "name": "mobilitybox-ios-sdk",
3   "version": "6.0.2",
4   "summary": "Including public transport tickets in your iOS Apps.",
5   "description": "The Mobilitybox Ticketing Package for iOS is a library build in SwiftUI for embedding Mobilitybox public transit tickets within your iOS applications.\nOrder Tickets with the Mobilitybox API and receive Coupons for the individual ticket booked. Activate Coupons and display the ticket within your App.",
6   "homepage": "https://github.com/themobilitybox/mobilitybox-ticketing-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Vesputi GmbH",
12   "platforms": {
13     "ios": "14.0"
14   },
15   "swift_versions": "5.6",
16   "source": {
17     "git": "https://github.com/themobilitybox/mobilitybox-ticketing-ios.git",
18     "tag": "6.0.2"
19   },
20   "source_files": [
21     "Sources",
22     "Sources/**/*.{h,m,swift}"
23   ],
24   "resources": "Sources/**/*.{xcassets}",
25   "resource_bundles": {
26     "Mobilitybox": [
27       "Sources/**/*.{xcassets}"
28     ]
29   },
30   "swift_version": "5.6"