[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 6 / epotheke-sdk / 1.1.3-rc.2 / epotheke-sdk.podspec.json
blob82987d7db0ae4dcaa3e4add15c2ba28c0aa35514
2   "name": "epotheke-sdk",
3   "version": "1.1.3-rc.2",
4   "summary": "epotheke sdk",
5   "description": "iOS framework for integration of Epotheke services",
6   "homepage": "https://www.epotheke.com",
7   "authors": {
8     "Name": "florian.otto@ecsec.de"
9   },
10   "license": {
11     "type": "GPLv3",
12     "file": "LICENSE"
13   },
14   "source": {
15     "http": "https://github.com/epotheke/epotheke-sdk/releases/download/v1.1.3-rc.2/Epotheke-CocoaPod.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "preserve_paths": "Epotheke.xcframework/*",
21   "xcconfig": {
22     "FRAMEWORK_SEARCH_PATH[sdk=iphoneos*]": "$(inherited) \"$(PODS_ROOT)/Epotheke\"",
23     "OTHERCFLAGS[sdk=iphoneos*]": "$(inherited) -iframework \"$(PODS_ROOT)/Epotheke\"",
24     "OTHER_LDFLAGS[sdk=iphoneos*]": "$(inherited) -framework Epotheke"
25   }