[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / b / PayUIndia-Networking / 3.0.0-beta1 / PayUIndia-Networking.podspec.json
blob16b1ce58af8ad49479db0e0d5113a76fcfedbaa2
2   "name": "PayUIndia-Networking",
3   "version": "3.0.0-beta1",
4   "license": "MIT",
5   "homepage": "https://app.gitbook.com/@payumobile/s/sdk-integration/v/master/ios/upi-standalone-ios",
6   "authors": {
7     "PayUbiz": "contact@payu.in"
8   },
9   "summary": "A lightweight framework to help in mundane tasks of network calls",
10   "description": "An enum oriented framework to define your network endpoints for easy implemention of network layer",
11   "source": {
12     "git": "https://github.com/payu-intrepos/payu-upi-ios-sdk.git",
13     "tag": "PayUIndia-Networking_3.0.0-beta1"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "vendored_frameworks": "Dependencies/PayUNetworkingKit.xcframework",
19   "dependencies": {
20     "PayUIndia-Logger": [
21       "3.0.0-beta1"
22     ]
23   }