[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / e / 2 / KenticoCloud / 1.0.0 / KenticoCloud.podspec.json
blobdf0b79aaf240dafc64a95f5f9ebea7d0f8024a90
2   "name": "KenticoCloud",
3   "version": "1.0.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.0.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     "tvos": "12.0.1"
24   },
25   "source_files": "KenticoCloud/Classes/**/*",
26   "dependencies": {
27     "AlamofireObjectMapper": [
28       "~> 5.2.0"
29     ],
30     "Kanna": [
31       "~> 4.0.2"
32     ]
33   },
34   "xcconfig": {
35     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
36   },
37   "deprecated_in_favor_of": "KenticoKontentDelivery",
38   "swift_version": "4.0"