[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / 2 / a / Commercetools / 0.5.1 / Commercetools.podspec.json
blobb6c49962e52418e7912887adc1707f6af8524834
2   "name": "Commercetools",
3   "version": "0.5.1",
4   "summary": "The e-commerce Swift 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   "source": {
14     "git": "https://github.com/commercetools/commercetools-ios-sdk.git",
15     "tag": "0.5.1"
16   },
17   "source_files": "Source/**/*.swift",
18   "platforms": {
19     "ios": "9.3",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.2"
23   },
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.0"
27     ],
28     "ObjectMapper": [
29       "~> 2.2"
30     ]
31   }