[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 0 / 5 / PlugNPlay / 1.1.2 / PlugNPlay.podspec.json
blobf28e02fd620b61d5603c629861d2e8621d488295
2   "name": "PlugNPlay",
3   "version": "1.1.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/citruspay/citruspay-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/citruspay/citruspay-ios-sdk.git",
16     "tag": "plug-n-play.1.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "preserve_paths": "**"
24   },
25   "vendored_frameworks": "Framework/plugnplay-sdk/PlugNPlay.framework",
26   "dependencies": {
27     "CitrusPay": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"