[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 6 / b / PayUIndia-3DS2-SDK / 1.0.0-alpha.2 / PayUIndia-3DS2-SDK.podspec.json
blobf24fed3c9d9767f32450118ce701f566546cba5b
2   "name": "PayUIndia-3DS2-SDK",
3   "version": "1.0.0-alpha.2",
4   "license": "MIT",
5   "homepage": "https://github.com/payu-intrepos/PayU3DS2SDK-iOS",
6   "authors": {
7     "PayUbiz": "contact@payu.in"
8   },
9   "summary": "3DS SDK for iOS by PayUbiz",
10   "description": "3DS iOS SDK provides 3D Secure payment flow.",
11   "source": {
12     "git": "https://github.com/payu-intrepos/PayU3DS2SDK-iOS.git",
13     "tag": "1.0.0-alpha.2"
14   },
15   "documentation_url": "https://devguide.payu.in/mobile-sdk-ios/introduction-to-payu-mobile-sdk/",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "vendored_frameworks": "PayU3DS2Kit.xcframework",
20   "dependencies": {
21     "PayUIndia-3DS2Core-SDK": [
22       "~> 1.0.0-alpha.2"
23     ],
24     "PayUIndia-NetworkReachability": [
25       "~> 1.0"
26     ],
27     "PayUIndia-CrashReporter": [
28       "~> 2.1"
29     ]
30   }