[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 9 / QuickPaySDK / 1.1.0 / QuickPaySDK.podspec.json
blobaf6c84579754543a0058fcc8d7006936af6babe8
2   "name": "QuickPaySDK",
3   "version": "1.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": "v1.1.0"
17   },
18   "ios": {
19     "frameworks": [
20       "Foundation",
21       "UIKit",
22       "WebKit"
23     ],
24     "vendored_frameworks": "QuickPaySDK.framework"
25   }