[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / e / 6 / 4 / PayUmoney_PnP / 2.5.2 / PayUmoney_PnP.podspec.json
blob2d85fabd1595519c065aa35eccf7f0f875c40329
2   "name": "PayUmoney_PnP",
3   "version": "2.5.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.5.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   }