[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / f / e / ebt-framework / 1.2.0 / ebt-framework.podspec.json
blob90716104ef65b0b3f5bb3f40a9ac6d96e21aee01
2   "name": "ebt-framework",
3   "version": "1.2.0",
4   "summary": "This framework offers an easy integration of the EBT framework.",
5   "description": "This framework offers an easy integration of the BAGTAG framework. It includes everything from the bluetooth stack until the UI needed.",
6   "homepage": "https://dev.azure.com/bagtag/releases/_git/ebt-framework-ios",
7   "license": "This framework is owned by Coffee IT and DS TAGS Group.",
8   "authors": {
9     "BAGTAG": "info@bagtag.com"
10   },
11   "source": {
12     "git": "https://dev.azure.com/bagtag/releases/_git/ebt-framework-ios",
13     "tag": "1.2.0"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": "BAGTAGEBTFramework/**/*.{h,m,swift,xib,storyboard,css,js,strings,stringsdict}",
20   "resource_bundles": {
21     "BAGTAGEBTFramework": [
22       "BAGTAGEBTFramework/**/*.storyboard"
23     ]
24   },
25   "resources": "BAGTAGEBTFramework/Essentials/*.xcassets",
26   "pod_target_xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC",
28     "ENABLE_BITCODE": "NO"
29   },
30   "dependencies": {
31     "ebt-library": [
33     ]
34   },
35   "swift_version": "5.0"