blob: 2709ac73c55697e833ef43b9c417fee3863e4c22 [file] [log] [blame]
{
"name": "Commercetools",
"version": "0.6.1",
"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.6.1"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "9.3",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.2"
},
"dependencies": {
"ObjectMapper": [
"~> 2.2"
]
},
"pushed_with_swift_version": "3.0"
}