[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / 2 / a / Commercetools / 0.2.0 / Commercetools.podspec.json
blob8755d13c5fd9ee69675967c191cea6f8935f13af
2   "name": "Commercetools",
3   "version": "0.2.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.2.0"
19   },
20   "source_files": "Source/**/*.swift",
21   "dependencies": {
22     "Alamofire": [
23       "~> 3.3"
24     ]
25   }