[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / e / 2 / KenticoCloud / 1.2.0 / KenticoCloud.podspec.json
blobf5eea87bb9659e9a950b101caf15cd6477d319f4
2   "name": "KenticoCloud",
3   "version": "1.2.0",
4   "summary": "Swift SDK for Kentico Cloud",
5   "swift_versions": "4.0",
6   "description": "Swift SDK for Kentico Cloud.",
7   "homepage": "https://github.com/kentico/cloud-sdk-swift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Martin Makarsky": "martinm@kentico.com"
14   },
15   "source": {
16     "git": "https://github.com/kentico/cloud-sdk-swift.git",
17     "tag": "1.2.0"
18   },
19   "social_media_url": "https://twitter.com/kenticocloud",
20   "platforms": {
21     "ios": "12.0",
22     "osx": "10.14",
23     "watchos": "5.0"
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"