blob: faafb635f7f962db933ead019e81add04a52440b [file] [log] [blame]
{
"name": "Commercetools",
"version": "0.7.5",
"summary": "The e-commerce Swift SDK from commercetools",
"homepage": "https://github.com/commercetools/commercetools-ios-sdk",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Commercetools GmbH": "support@commercetools.com"
},
"source": {
"git": "https://github.com/commercetools/commercetools-ios-sdk.git",
"tag": "0.7.5"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "10.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.2"
}
}