[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / 6 / LazyPay / 1.1.0 / LazyPay.podspec.json
blobd78bdeb9cb045e2f0360b3fd8765175579691e06
2   "name": "LazyPay",
3   "version": "1.1.0",
4   "summary": "LazyPay checkout - Buy now, Pay Later!",
5   "description": "Native iOS integration. Simple lightweight integration. Enable seamless payments for low value online purchases. Faster transactions and with higher transaction success rates for merchants",
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": "lazypay.1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "preserve_paths": "**"
24   },
25   "vendored_frameworks": "Framework/lazypay-sdk/LazyPay.framework",
26   "dependencies": {
27     "CitrusPay": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"