[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 8 / 6 / 2 / QuadPaySDK / 0.2.0 / QuadPaySDK.podspec.json
blob3006017ec1df846d9b1ef64842da1eeb13851f26
2   "name": "QuadPaySDK",
3   "authors": "QuadPay, Inc.",
4   "version": "0.2.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.2.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "QuadPaySDK/**/*.{h,m}",
19   "public_header_files": "QuadPaySDK/**./*.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "Security",
24     "WebKit"
25   ]