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