[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / f / e / ebt-framework / 0.2.2 / ebt-framework.podspec.json
blobf5cc7887d7dc2f56f181fa5e654100596d47c695
2   "name": "ebt-framework",
3   "version": "0.2.2",
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.2"
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   "pod_target_xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC",
28     "ENABLE_BITCODE": "NO"
29   },
30   "dependencies": {
31     "ebt-library": [
33     ]
34   },
35   "swift_version": "5.0"