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