blob: 8a218f7113ae4ad68f922c697654e73e5fe9e10e [file] [log] [blame]
{
"name": "CheckoutSdkIos",
"version": "0.1.0",
"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.1.0"
},
"source_files": "Source/**/*.swift",
"exclude_files": "Classes/Exclude"
}