blob: 39ceddb213ac7f9307f751f284304d8d95145226 [file] [log] [blame]
{
"name": "Commercetools",
"version": "0.1.0",
"summary": "The e-commerce iOS SDK from commercetools",
"homepage": "https://github.com/sphereio/commercetools-ios-sdk",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Commercetools GmbH": "support@commercetools.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sphereio/commercetools-ios-sdk.git",
"tag": "0.1.0"
},
"source_files": "Source/**/*.swift",
"dependencies": {
"Alamofire": [
"~> 3.3"
]
}
}