[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 2 / QuadPaySDK / 0.4.0 / QuadPaySDK.podspec.json
blob26d718953e230e146f6a42c5324eec70de4afe3c
2   "name": "QuadPaySDK",
3   "authors": "QuadPay, Inc.",
4   "version": "0.4.0",
5   "summary": "Integrate QuadPay into your iOS app",
6   "homepage": "https://github.com/quadpay/quadpay-merchant-sdk-ios",
7   "license": {
8     "type": "mit",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/quadpay/quadpay-merchant-sdk-ios.git",
13     "tag": "0.4.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "QuadPaySDK/**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "Security",
23     "WebKit"
24   ]