[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 3 / 9 / ebt-library / 1.5.0 / ebt-library.podspec.json
blob76ef351227331e6dbc25d2a61cc33f8cbeb14b01
2   "name": "ebt-library",
3   "version": "1.5.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.5.0"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": "ebt-library/**/*",
20   "dependencies": {
21     "SwiftyJSON": [
23     ],
24     "Keychain": [
26     ],
27     "Alamofire": [
28       "~> 4.8"
29     ],
30     "JWTDecode": [
32     ]
33   },
34   "swift_version": "5.0"