[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 1 / d / 4 / hyperswitch-ios-hermes / 0.75.4 / hyperswitch-ios-hermes.podspec.json
blob7cf6b5c5cc4684af8bd7585236ab6b53724fa26a
2   "name": "hyperswitch-ios-hermes",
3   "version": "0.75.4",
4   "summary": "hermes-engine",
5   "description": "hermes-engine for hyperswitch ios sdk",
6   "homepage": "https://hyperswitch.io/",
7   "authors": "Harshit S",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "platforms": {
13     "ios": "13.4"
14   },
15   "source": {
16     "http": "https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.75.4/react-native-artifacts-0.75.4-hermes-ios-release.tar.gz"
17   },
18   "preserve_paths": [
19     "destroot/bin/*",
20     "**/*.{h,c,cpp}"
21   ],
22   "source_files": "destroot/include/hermes/**/*.h",
23   "header_mappings_dir": "destroot/include",
24   "ios": {
25     "vendored_frameworks": "destroot/Library/Frameworks/universal/hermes.xcframework"
26   },
27   "xcconfig": {
28     "CLANG_CXX_LANGUAGE_STANDARD": "c++20",
29     "CLANG_CXX_LIBRARY": "compiler-default"
30   }