[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 5 / 0 / mobilitybox-ios-sdk / 3.1.0 / mobilitybox-ios-sdk.podspec.json
blob9255bd5e1be7e4fe5ee2f7055e3876a2f15f0e63
2   "name": "mobilitybox-ios-sdk",
3   "version": "3.1.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.1.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"