blob: b5f3b51f9b7d30680b146c228dc85337f67bd3c8 [file] [log] [blame]
{
"name": "KenticoCloud",
"version": "1.1.0",
"summary": "Swift SDK for Kentico Cloud",
"description": "Swift SDK for Kentico Cloud.",
"homepage": "https://github.com/kentico/cloud-sdk-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Martin Makarsky": "martinm@kentico.com"
},
"source": {
"git": "https://github.com/kentico/cloud-sdk-swift.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/kenticocloud",
"platforms": {
"ios": "12.0",
"osx": "10.14",
"watchos": "5.0"
},
"source_files": "KenticoCloud/Classes/**/*",
"dependencies": {
"AlamofireObjectMapper": [
"~> 5.2.0"
],
"Kanna": [
"~> 4.0.2"
]
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"deprecated_in_favor_of": "KenticoKontentDelivery",
"swift_version": "4.0"
}