[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 2 / KenticoCloud / 0.1.0 / KenticoCloud.podspec.json
blobae9bf04f188de2aa64631f21218bc6ab6ab747a5
2   "name": "KenticoCloud",
3   "version": "0.1.0",
4   "summary": "Swift SDK for Kentico Cloud",
5   "description": "Swift SDK for Kentico Cloud.",
6   "homepage": "https://github.com/kentico/cloud-sdk-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Martin Makarsky": "martinm@kentico.com"
13   },
14   "source": {
15     "git": "https://github.com/kentico/cloud-sdk-swift.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/kenticocloud",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KenticoCloud/Classes/**/*",
23   "dependencies": {
24     "AlamofireObjectMapper": [
25       "~> 4.0"
26     ],
27     "Kanna": [
28       "~> 2.1.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.1",
32   "deprecated_in_favor_of": "KenticoKontentDelivery"