[Add] HXPhotoPicker 4.2.4
[CocoaPods.git] / Specs / 2 / b / 8 / Frames / 4.0.0 / Frames.podspec.json
blob5bc96ac9088781c7c0d04e1a255bde7e074a5392
2   "name": "Frames",
3   "version": "4.0.0",
4   "summary": "Checkout API Client, Payment Form UI and Utilities in Swift",
5   "description": "Checkout API Client and Payment Form Utilities in Swift.\nThis library contains methods to implement a payment form as well as UI elements.",
6   "homepage": "https://github.com/checkout/frames-ios.git",
7   "swift_versions": "5.0",
8   "license": "MIT",
9   "authors": {
10     "Checkout.com Integration": "integration@checkout.com"
11   },
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/checkout/frames-ios.git",
17     "tag": "4.0.0"
18   },
19   "source_files": "Source/**/*.swift",
20   "exclude_files": "Classes/Exclude",
21   "resource_bundles": {
22     "Frames": [
23       "Source/Resources/**/*"
24     ]
25   },
26   "dependencies": {
27     "PhoneNumberKit": [
28       "3.3.3"
29     ],
30     "CheckoutEventLoggerKit": [
31       "1.2.0"
32     ],
33     "Checkout": [
34       "4.0.0"
35     ]
36   },
37   "swift_version": "5.0"