[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 2 / 9 / ElePay / 0.0.2 / ElePay.podspec.json
blob07ab92850a69916657f4fb971999ce198da03769
2   "name": "ElePay",
3   "version": "0.0.2",
4   "summary": "elepay iOS SDK makes it easy to build a stable and secure multi-channel payment experience in your iOS app.",
5   "description": "The elepay iOS SDK makes it easy to build a stable and secure multi-channel payment experience in your iOS app.\nWe provide powerful SDK to support multi-payment methods like Credit Card, LINE Pay, Paidly, PayPal, Alipay, WeChat Pay, etc.\nAll you need to do is install it once,\nthen you can satisfy your customers's cashless payment requirement coming from all around the world.",
6   "homepage": "https://elepay.io",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2018 ELESTYLE, Inc. All Rights Reserved."
10   },
11   "authors": {
12     "ELESTYLE, Inc.": "j.t@elestyle.jp"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/elestyle/elepay-ios-sdk.git",
19     "tag": "0.0.2"
20   },
21   "resources": [
22     "ElePay.framework/AlipaySDK.bundle",
23     "ElePay.framework/Stripe.bundle"
24   ],
25   "vendored_frameworks": "ElePay.framework",
26   "requires_arc": true,
27   "dependencies": {
28     "Braintree": [
30     ]
31   }