[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / 1 / e / HyperswitchCore / 2.1.1 / HyperswitchCore.podspec.json
blob8380ea313091ced17c9aeb6287e4b537489253bb
2   "name": "HyperswitchCore",
3   "version": "2.1.1",
4   "summary": "Hyperswitch Core",
5   "description": "Core of Hyperswitch SDK an open-source payments switch",
6   "homepage": "https://github.com/juspay/hyperswitch-pods",
7   "authors": "Harshit S",
8   "license": {
9     "type": "Apache-2.0",
10     "file": "LICENSE"
11   },
12   "platforms": {
13     "ios": "12.4"
14   },
15   "source": {
16     "http": "https://github.com/juspay/hyperswitch-pods/raw/master/HyperswitchCore.tar.gz"
17   },
18   "source_files": "hyperWrapper/**/*.{m,swift,h}",
19   "resources": [
20     "hyperWrapper/Resources/Codepush.plist",
21     "hyperWrapper/Resources/hyperswitch.bundle"
22   ],
23   "vendored_frameworks": "Frameworks/**/*.xcframework",
24   "dependencies": {
25     "Hyperswitch-Hermes": [
27     ]
28   }