blob: 2e13bcb2fa0a1f4eea9d2c2abd252b6756d66177 [file] [log] [blame]
{
"name": "Frames",
"version": "3.0.2",
"summary": "Checkout API Client, Payment Form UI and Utilities in Swift",
"description": "Checkout API Client and Payment Form Utilities in Swift.\nThis library contains methods to implement a payment form as well as UI elements.",
"homepage": "https://github.com/checkout/frames-ios.git",
"swift_versions": "5.0",
"license": "MIT",
"authors": {
"Checkout.com Integration": "integration@checkout.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/checkout/frames-ios.git",
"tag": "3.0.2"
},
"source_files": "Source/**/*.swift",
"exclude_files": "Classes/Exclude",
"resource_bundles": {
"FramesIos": "Source/Resources/**/*"
},
"swift_version": "5.0"
}