blob: 90716104ef65b0b3f5bb3f40a9ac6d96e21aee01 [file] [log] [blame]
{
"name": "ebt-framework",
"version": "1.2.0",
"summary": "This framework offers an easy integration of the EBT framework.",
"description": "This framework offers an easy integration of the BAGTAG framework. It includes everything from the bluetooth stack until the UI needed.",
"homepage": "https://dev.azure.com/bagtag/releases/_git/ebt-framework-ios",
"license": "This framework is owned by Coffee IT and DS TAGS Group.",
"authors": {
"BAGTAG": "info@bagtag.com"
},
"source": {
"git": "https://dev.azure.com/bagtag/releases/_git/ebt-framework-ios",
"tag": "1.2.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "BAGTAGEBTFramework/**/*.{h,m,swift,xib,storyboard,css,js,strings,stringsdict}",
"resource_bundles": {
"BAGTAGEBTFramework": [
"BAGTAGEBTFramework/**/*.storyboard"
]
},
"resources": "BAGTAGEBTFramework/Essentials/*.xcassets",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"ENABLE_BITCODE": "NO"
},
"dependencies": {
"ebt-library": [
]
},
"swift_version": "5.0"
}