[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / a / Commercetools / 0.1.0 / Commercetools.podspec.json
blob39ceddb213ac7f9307f751f284304d8d95145226
2   "name": "Commercetools",
3   "version": "0.1.0",
4   "summary": "The e-commerce iOS SDK from commercetools",
5   "homepage": "https://github.com/sphereio/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": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/sphereio/commercetools-ios-sdk.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "Source/**/*.swift",
21   "dependencies": {
22     "Alamofire": [
23       "~> 3.3"
24     ]
25   }