[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 3 / 9 / ebt-library / 1.6.0 / ebt-library.podspec.json
blob44d9643a779f03a2fc99de1e8b4ed4627a69fad4
2   "name": "ebt-library",
3   "version": "1.6.0",
4   "summary": "Library for updating Electronic Baggage Tags using the BAGTAG service.",
5   "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.",
6   "homepage": "https://dev.azure.com/bagtag/releases/_git/ebt-library-ios",
7   "license": "This framework is owned by Coffee IT and DS TAGS Group.",
8   "authors": {
9     "BAGTAG Integration Support": "integration@bagtag.com"
10   },
11   "source": {
12     "git": "https://dev.azure.com/bagtag/releases/_git/ebt-library-ios",
13     "tag": "1.6.0"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": "5.0",
19   "weak_frameworks": "CoreNFC",
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"