blob: 5fad5d3efc3fac4839c2291a9585beab7aac2cfe [file] [log] [blame]
{
"name": "PUM_PnP",
"version": "2.1",
"summary": "Native iOS integration & easy to integrate and use library.",
"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.",
"homepage": "https://github.com/umangarya336/PUMTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Umang Arya": "umang.arya@payu.in"
},
"source": {
"git": "https://github.com/umangarya336/PUMTest.git",
"tag": "Pnp_v2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"preserve_paths": "**"
},
"vendored_frameworks": "PlugNPlay/PlugNPlay.framework",
"dependencies": {
"PUM_CitrusGraphics": [
],
"PUM_CoreSDK": [
]
},
"pushed_with_swift_version": "3.0"
}