[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / f / e / ebt-framework / 0.2.1 / ebt-framework.podspec.json
blob591f60f98739c8479d78edecd94c2d6876ae4981
2   "name": "ebt-framework",
3   "version": "0.2.1",
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": "0.2.1"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": "BAGTAGAirlineFramework/**/*.{h,m,swift,xib,storyboard,css,js,strings,stringsdict}",
20   "resource_bundles": {
21     "BAGTAGAirlineFramework": [
22       "BAGTAGAirlineFramework/**/*.storyboard"
23     ]
24   },
25   "resources": "BAGTAGAirlineFramework/Essentials/*.xcassets",
26   "ios": {
27     "vendored_frameworks": "BAGTAGAirlineFramework/Essentials/BagTagAirlineSDK.framework"
28   },
29   "pod_target_xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC",
31     "ENABLE_BITCODE": "NO"
32   },
33   "dependencies": {
34     "ebt-library": [
36     ]
37   },
38   "swift_version": "5.0"