[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / 9 / 4 / b / PayUIndia-UPIBoltKit / 1.0.0-alpha.1 / PayUIndia-UPIBoltKit.podspec.json
blob45184392795e2a6af194f22dfec676b45944ae64
2   "name": "PayUIndia-UPIBoltKit",
3   "version": "1.0.0-alpha.1",
4   "license": "MIT",
5   "homepage": "https://github.com/payu-intrepos/payu-upi-bolt-ios",
6   "authors": {
7     "PayUbiz": "contact@payu.in"
8   },
9   "summary": "The PayUUPIBoltKit SDK provides core functionality, used across other framewroks",
10   "description": "The PayUUPIBoltKit SDK provides core functionality, used across other framewroks.",
11   "source": {
12     "git": "https://github.com/payu-intrepos/payu-upi-bolt-ios.git",
13     "tag": "1.0.0-alpha.1"
14   },
15   "pod_target_xcconfig": {
16     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "vendored_frameworks": "Frameworks/PayUUPIBoltKit.xcframework",
22   "dependencies": {
23     "PayUIndia-UPIBoltBaseKit": [
24       "~> 1.0.0-alpha.1"
25     ],
26     "PayUIndia-AssetLibrary": [
27       "~> 4.0"
28     ],
29     "PayUIndia-CrashReporter": [
30       "~> 4.0"
31     ],
32     "PayUIndia-NetworkReachability": [
33       "~> 2.1"
34     ],
35     "PayUIndia-Analytics": [
36       "~> 4.0"
37     ]
38   }