[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / b / 0 / 5 / KenticoKontentDelivery / 2.0.1 / KenticoKontentDelivery.podspec.json
blob9631efaff08fa51102dedbd59130ecfda2dbf589
2   "name": "KenticoKontentDelivery",
3   "version": "2.0.1",
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.0.1"
17   },
18   "social_media_url": "https://twitter.com/kenticokontent",
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       "~> 4.0.2"
30     ]
31   },
32   "xcconfig": {
33     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
34   },
35   "deprecated": true,
36   "swift_version": "5.0"