[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 1 / e / HyperswitchCore / 2.1.7 / HyperswitchCore.podspec.json
blobb50355c9346122a691cafcaf00439efd890b0328
2   "name": "HyperswitchCore",
3   "version": "2.1.7",
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   }