[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / c / ZipSDK / 2.0.1 / ZipSDK.podspec.json
blob5206868cd7a41272bbcb3f44a0e1181576769d48
2   "name": "ZipSDK",
3   "authors": "Zip Co.",
4   "version": "2.0.1",
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": "2.0.1"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source_files": "ZipSDK/**/*.{h,m,swift}",
19   "resource_bundles": {
20     "ZipSDK": [
21       "ZipSDK/*.xcassets",
22       "ZipSDK/www",
23       "ZipSDK/Configuration/*.plist",
24       "ZipSDK/Font"
25     ]
26   },
27   "requires_arc": true,
28   "frameworks": [
29     "UIKit",
30     "Foundation",
31     "Security",
32     "WebKit"
33   ],
34   "swift_versions": "5.7",
35   "swift_version": "5.7"