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",
8 "Name": "florian.otto@ecsec.de"
15 "http": "https://github.com/epotheke/epotheke-sdk/releases/download/v1.1.3-rc.2/Epotheke-CocoaPod.zip"
20 "preserve_paths": "Epotheke.xcframework/*",
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"