| { |
| "name": "checkoutsdk", |
| "version": "0.1.1", |
| "summary": "a universal framework for integrating checkout flow into a 3rd part app", |
| "description": "checkoutsdk\nThis framework can be used to implement a checkout flow for the Scheidt & Bachmann entervo eco system.\nWhile S&B is offering an app of their own, this framework lets 3rd parties do something similar within an app of their own.", |
| "homepage": "https://github.com/dermarkushier/checkoutsdk", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "mkolberg": "mkolberg@cappture.eu" |
| }, |
| "source": { |
| "git": "https://github.com/dermarkushier/checkoutsdk.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "checkoutsdk/Classes/**/*", |
| "pushed_with_swift_version": "3.2", |
| "deprecated": true |
| } |