[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 5 / 0 / mobilitybox-ios-sdk / 3.2.0 / mobilitybox-ios-sdk.podspec.json
blobf012a5e3a9718629d25fa9d020a439ed5cde5cb7
2   "name": "mobilitybox-ios-sdk",
3   "version": "3.2.0",
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": "3.2.0"
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"