blob: 79169689fda7d704f81b9aa5f7d088d2c13db81d [file] [log] [blame]
{
"name": "CheckoutSdkIos",
"version": "0.2.8",
"summary": "Checkout API Client and Payment Form 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/floriel-fedry-cko/just-a-test.git",
"swift_version": "4.1",
"license": "MIT",
"authors": {
"Checkout.com Integration": "integration@checkout.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/floriel-fedry-cko/just-a-test.git",
"tag": "0.2.8"
},
"source_files": "Source/**/*.swift",
"exclude_files": "Classes/Exclude",
"resource_bundles": {
"CheckoutSdkIos": "Source/Resources/**/*"
}
}