[Add] BridSDK 1.4.3
[CocoaPods.git] / Specs / 2 / b / 8 / Frames / 2.3.0 / Frames.podspec.json
blob8ac1d3934f2baf75094835516a699b70344c56bf
2   "name": "Frames",
3   "version": "2.3.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_version": "4.1",
8   "license": "MIT",
9   "authors": {
10     "Checkout.com Integration": "integration@checkout.com"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/checkout/frames-ios.git",
17     "tag": "2.3.0"
18   },
19   "source_files": "Source/**/*.swift",
20   "exclude_files": "Classes/Exclude",
21   "resource_bundles": {
22     "FramesIos": "Source/Resources/**/*"
23   }