blob: 304ad709460926ee82e1d794798879b5a798ccce [file] [log] [blame]
{
"name": "ZalandoCommerceAPI",
"platforms": {
"ios": "9.0"
},
"version": "1.1.8",
"summary": "Low-level SDK with API client and models for Zalando Checkout and Catalog APIs.",
"homepage": "https://github.com/zalando-incubator/zalando-commerce-ios",
"description": "The purpose of this project is to provide seamless experience of Zalando\narticles checkout integration to the 3rd party iOS apps.\n\nOur goal is to allow end developer integrate and run Zalando checkout in\nminutes using a few lines of code. There is an ZalandoCommerceUI framework\nin place to have end-to-end solution including UI part for the checkout flow.\n\nIf you want to have a full control over the UI and build checkout flow by\nyourself please use this low-level ZalandoCommerceAPI framework that covers all\nCheckout API calls and provide you high-level business objects to deal with.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmed Shehata": "ahmed.shehata@zalando.de",
"Daniel Bauke": "daniel.bauke@zalando.de",
"Gleb Galkin": "gleb.galkin@zalando.de",
"Haldun Bayhantopcu": "haldun.bayhantopcu@zalando.de",
"Hani Ibrahim": "hani.eloksh@zalando.de"
},
"source": {
"git": "https://github.com/zalando-incubator/zalando-commerce-ios.git",
"tag": "1.1.8"
},
"source_files": [
"Sources/ZalandoCommerceAPI/ZalandoCommerceAPI/**/*.swift",
"Sources/Commons/*.swift"
],
"ios": {
"frameworks": "Foundation"
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}