blob: 0a322a71ee8698884fa470ec26e5032773f9da95 [file] [log] [blame]
{
"name": "Commercetools",
"version": "0.7.3",
"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.3"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "10.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.2"
},
"pushed_with_swift_version": "4.0"
}