[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 2 / KenticoCloud / 1.1.0 / KenticoCloud.podspec.json
blobb5f3b51f9b7d30680b146c228dc85337f67bd3c8
2   "name": "KenticoCloud",
3   "version": "1.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": "1.1.0"
17   },
18   "social_media_url": "https://twitter.com/kenticocloud",
19   "platforms": {
20     "ios": "12.0",
21     "osx": "10.14",
22     "watchos": "5.0"
23   },
24   "source_files": "KenticoCloud/Classes/**/*",
25   "dependencies": {
26     "AlamofireObjectMapper": [
27       "~> 5.2.0"
28     ],
29     "Kanna": [
30       "~> 4.0.2"
31     ]
32   },
33   "xcconfig": {
34     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
35   },
36   "deprecated_in_favor_of": "KenticoKontentDelivery",
37   "swift_version": "4.0"