blob: f5cc7887d7dc2f56f181fa5e654100596d47c695 [file] [log] [blame]
{
"name": "ebt-framework",
"version": "0.2.2",
"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": "0.2.2"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "BAGTAGAirlineFramework/**/*.{h,m,swift,xib,storyboard,css,js,strings,stringsdict}",
"resource_bundles": {
"BAGTAGAirlineFramework": [
"BAGTAGAirlineFramework/**/*.storyboard"
]
},
"resources": "BAGTAGAirlineFramework/Essentials/*.xcassets",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"ENABLE_BITCODE": "NO"
},
"dependencies": {
"ebt-library": [
]
},
"swift_version": "5.0"
}