[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 0 / 5 / KenticoKontentDelivery / 2.2.2 / KenticoKontentDelivery.podspec.json
blob0d08cfc111cbabb9e42f66206907f0df29543a72
2   "name": "KenticoKontentDelivery",
3   "version": "2.2.2",
4   "summary": "Swift SDK for Kentico Kontent Delivery",
5   "description": "Swift SDK for Kentico Kontent Delivery.",
6   "homepage": "https://github.com/kentico/kontent-delivery-sdk-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "makma": "martinmakarsky@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kentico/kontent-delivery-sdk-swift.git",
16     "tag": "2.2.2"
17   },
18   "social_media_url": "https://kontent.ai/",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "KenticoKontentDelivery/Classes/**/*",
24   "dependencies": {
25     "AlamofireObjectMapper": [
26       "~> 5.2.0"
27     ],
28     "Kanna": [
29       "~> 5.2.4"
30     ]
31   },
32   "xcconfig": {
33     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
34   },
35   "deprecated": true,
36   "swift_version": "5.0"