[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / e / 2 / KenticoCloud / 0.2.0 / KenticoCloud.podspec.json
blob9578af8ff00dd84f239f068e4b4bcc8c47365ccd
2   "name": "KenticoCloud",
3   "version": "0.2.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.2.0"
17   },
18   "social_media_url": "https://twitter.com/kenticocloud",
19   "platforms": {
20     "ios": "8.3",
21     "osx": "10.11",
22     "watchos": "3.2",
23     "tvos": "9.0"
24   },
25   "source_files": "KenticoCloud/Classes/**/*",
26   "dependencies": {
27     "AlamofireObjectMapper": [
28       "~> 4.0"
29     ],
30     "Kanna": [
31       "~> 2.2.0"
32     ]
33   },
34   "xcconfig": {
35     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
36   },
37   "pushed_with_swift_version": "3.1",
38   "deprecated_in_favor_of": "KenticoKontentDelivery"