[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / 9 / ebt-library / 0.4 / ebt-library.podspec.json
blobf87a1c3e64004ed21372f81f7d9360680a48ffd2
2   "name": "ebt-library",
3   "module_name": "BagtagEbtLibrary",
4   "version": "0.4",
5   "summary": "Library for updating Electronic Baggage Tags using the BAGTAG service.",
6   "description": "This library offers an easy way to communicate with Electronic Baggage Tags (EBT). It includes everything needed to update the EBTs via Bluetooth and uses the BAGTAG backend to get update instructions.",
7   "homepage": "https://dev.azure.com/bagtag/releases/_git/ebt-library-ios",
8   "license": "This framework is owned by Coffee IT and DS TAGS Group.",
9   "authors": {
10     "BAGTAG Integration Support": "integration@bagtag.com"
11   },
12   "source": {
13     "git": "https://dev.azure.com/bagtag/releases/_git/ebt-library-ios",
14     "tag": "0.4"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "5.0",
20   "source_files": "ebt-library/**/*",
21   "dependencies": {
22     "SwiftyJSON": [
24     ],
25     "Keychain": [
27     ],
28     "Alamofire": [
29       "~> 4.8"
30     ],
31     "JWTDecode": [
33     ]
34   },
35   "deprecated": true,
36   "swift_version": "5.0"