[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 6 / 4 / PayUmoney_PnP / 2.1 / PayUmoney_PnP.podspec.json
blob61fe4ffba931ea2c61a0d2ce9c9fd9a074fb42f9
2   "name": "PayUmoney_PnP",
3   "version": "2.1",
4   "summary": "Native iOS integration & easy to integrate and use library.",
5   "description": "Provides a ready to use, drop in set of User Screens to enable payments with iOS Apps. Provide an end to end payment experience with all the features offered by the Citrus SDK. Reduces integration friction as merchants do not have to worry about designing the checkout screen, bank assets, or deal with complexity required to handle different payments methods.",
6   "homepage": "https://github.com/payu-intrepos/PayUMoney-IOS-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Umang Arya": "umang.arya@payu.in"
13   },
14   "source": {
15     "git": "https://github.com/payu-intrepos/PayUMoney-IOS-SDK.git",
16     "tag": "PayUmoney_PnP.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "preserve_paths": "**"
24   },
25   "vendored_frameworks": "PlugNPlay/PlugNPlay.framework",
26   "dependencies": {
27     "PayUmoney_CoreSDK": [
29     ],
30     "CitrusGraphics": [
32     ]
33   }