[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 3 / 9 / ebt-library / 0.6 / ebt-library.podspec.json
blob8a838cf14b250569bb7219b3e2bcb45ee6f6e5e0
2   "name": "ebt-library",
3   "module_name": "BagtagEbtLibrary",
4   "version": "0.6",
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.6"
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"