[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / d / 5 / 0 / mobilitybox-ios-sdk / 3.0.1 / mobilitybox-ios-sdk.podspec.json
blob36d1049471dcb3a29674ccf7e28f971f09bd4c01
2   "name": "mobilitybox-ios-sdk",
3   "version": "3.0.1",
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.0.1"
19   },
20   "source_files": [
21     "Sources",
22     "Sources/**/*.{h,m,swift}"
23   ],
24   "resources": "Sources/Mobilitybox/Resources/Images/*.{png,gif}",
25   "swift_version": "5.6"