[Add] PayUIndia-PG-SDK 10.2.0
[CocoaPods.git] / Specs / 4 / e / b / PayUIndia-PG-SDK / 10.2.0 / PayUIndia-PG-SDK.podspec.json
blob96c7bd5db4c03c13e7d8e66ce8329ab0644d0dbd
2   "name": "PayUIndia-PG-SDK",
3   "version": "10.2.0",
4   "license": "MIT",
5   "homepage": "https://github.com/payu-intrepos/iOS-SDK",
6   "authors": {
7     "PayUbiz": "contact@payu.in"
8   },
9   "summary": "PG SDK for iOS by PayUbiz",
10   "description": "iOS PG SDK provides easy payment flow.",
11   "source": {
12     "git": "https://github.com/payu-intrepos/iOS-SDK.git",
13     "tag": "10.2.0"
14   },
15   "documentation_url": "https://app.gitbook.com/@payumobile/s/sdk-integration/ios/core/core-sdk",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "vendored_frameworks": "PayUBizCoreKit.xcframework",
20   "dependencies": {
21     "PayUIndia-PayUParams": [
22       "~> 5.1"
23     ],
24     "PayUIndia-NetworkReachability": [
25       "~> 1.0"
26     ],
27     "PayUIndia-CrashReporter": [
28       "~> 2.1"
29     ]
30   }