[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 9 / 6 / epotheke-sdk / 1.1.4 / epotheke-sdk.podspec.json
blob229b2b4d67845655d34a35facde9204b729c7d7a
2   "name": "epotheke-sdk",
3   "version": "1.1.4",
4   "homepage": "https://www.epotheke.com",
5   "authors": "florian.otto@ecsec.de",
6   "license": "GPLv3",
7   "summary": "iOS framework for integration of Epotheke services",
8   "vendored_frameworks": "Epotheke.xcframework",
9   "libraries": "c++",
10   "platforms": {
11     "ios": "13.0"
12   },
13   "dependencies": {
14     "open-ecard": [
15       "2.3.0-rc.6"
16     ]
17   },
18   "source": {
19     "http": "https://github.com/epotheke/epotheke-sdk/releases/download/v1.1.4/Epotheke-CocoaPod.zip"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }