blob: e1d9e923639c54fc2bd39967db9c84cd24d96163 [file] [log] [blame]
{
"name": "CheckoutSdkIos",
"version": "0.2.9",
"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.9"
},
"source_files": "Source/**/*.swift",
"exclude_files": "Classes/Exclude",
"resource_bundles": {
"CheckoutSdkIos": "Source/Resources/**/*"
}
}