2 "name": "ebt-framework",
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.",
9 "BAGTAG": "info@bagtag.com"
12 "git": "https://dev.azure.com/bagtag/releases/_git/ebt-framework-ios",
18 "swift_versions": "5.0",
19 "source_files": "BAGTAGAirlineFramework/**/*.{h,m,swift,xib,storyboard,css,js,strings,stringsdict}",
21 "BAGTAGAirlineFramework": [
22 "BAGTAGAirlineFramework/**/*.storyboard"
25 "resources": "BAGTAGAirlineFramework/Essentials/*.xcassets",
27 "vendored_frameworks": "BAGTAGAirlineFramework/Essentials/BagTagAirlineSDK.framework"
29 "pod_target_xcconfig": {
30 "OTHER_LDFLAGS": "-ObjC",
31 "ENABLE_BITCODE": "NO"
38 "swift_version": "5.0"