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