[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / 3 / 9 / ebt-library / 0.1 / ebt-library.podspec.json
blobb48ae15a502ecc74f4dde98afbee7728b7519507
2   "name": "ebt-library",
3   "module_name": "BagtagEbtLibrary",
4   "version": "0.1",
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.1"
15   },
16   "platforms": {
17     "ios": "12.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"