[Add] TPNAdColonySDKAdapter 6.4.28
[CocoaPods.git] / Specs / 6 / 3 / 9 / ebt-library / 1.6.3 / ebt-library.podspec.json
blob25e4639917893c5cb7e130c3301ee5a3d739af7f
2   "name": "ebt-library",
3   "version": "1.6.3",
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.3"
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"