[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 9 / QuickPaySDK / 0.1.0 / QuickPaySDK.podspec.json
blobd736752ff33677ad790c4cc88485d71e69d2f3f8
2   "name": "QuickPaySDK",
3   "version": "0.1.0",
4   "summary": "QuickPay is a web based Payment Service Provider, allowing you to accept payments online.",
5   "homepage": "http://quickpay.net",
6   "authors": "QuickPay",
7   "license": {
8     "type": "EULA",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/QuickPay/ios-sdk-pod.git",
16     "tag": "v0.1.0"
17   },
18   "ios": {
19     "frameworks": [
20       "Foundation",
21       "UIKit",
22       "WebKit"
23     ],
24     "vendored_frameworks": "QuickPaySDK.framework"
25   }