[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 6 / 4 / PayUmoney_PnP / 2.3.2 / PayUmoney_PnP.podspec.json
blob39c7a97cde9407b2f1898d1d4a8ac5d5f129c6e2
2   "name": "PayUmoney_PnP",
3   "version": "2.3.2",
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.3.2"
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   }