[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 0 / 5 / PlugNPlay / 1.0.1 / PlugNPlay.podspec.json
blob60b06efbaa13067a26ac09c1e2cecff614a306d4
2   "name": "PlugNPlay",
3   "version": "1.0.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/citruspay/citruspay-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mukeshpatil1": "mukesh.patil@citruspay.com"
13   },
14   "source": {
15     "git": "https://github.com/citruspay/citruspay-ios-sdk.git",
16     "tag": "plug-n-play.1.0.1"
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"