[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / a / Commercetools / 0.4.1 / Commercetools.podspec.json
blob83a3d4c773ce3400824648fad6770b1a95059787
2   "name": "Commercetools",
3   "version": "0.4.1",
4   "summary": "The e-commerce iOS SDK from commercetools",
5   "homepage": "https://github.com/commercetools/commercetools-ios-sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Commercetools GmbH": "support@commercetools.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/commercetools/commercetools-ios-sdk.git",
18     "tag": "0.4.1"
19   },
20   "source_files": "Source/**/*.swift",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.0"
24     ],
25     "ObjectMapper": [
26       "~> 2.2"
27     ]
28   }