[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / 2 / QuadPaySDK / 0.5.9-beta / QuadPaySDK.podspec.json
blob4951456a21951ab97399677cbe98696fe2c3d4de
2   "name": "QuadPaySDK",
3   "authors": "Zip Co.",
4   "version": "0.5.9-beta",
5   "summary": "Integrate Zip (formally 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.5.9-beta",
14     "branch": "widget-and-segment"
15   },
16   "platforms": {
17     "ios": "12.0"
18   },
19   "source_files": "QuadPaySDK/**/*.{h,m,swift}",
20   "resources": [
21     "QuadPaySDK/*.xcassets",
22     "QuadPaySDK/www"
23   ],
24   "requires_arc": true,
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "Security",
29     "WebKit"
30   ],
31   "dependencies": {
32     "Analytics": [
33       "~> 4.1"
34     ],
35     "FingerprintJS": [
37     ]
38   },
39   "swift_versions": "5.7",
40   "swift_version": "5.7"