blob: ae9bf04f188de2aa64631f21218bc6ab6ab747a5 [file] [log] [blame]
{
"name": "KenticoCloud",
"version": "0.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": "0.1.0"
},
"social_media_url": "https://twitter.com/kenticocloud",
"platforms": {
"ios": "8.0"
},
"source_files": "KenticoCloud/Classes/**/*",
"dependencies": {
"AlamofireObjectMapper": [
"~> 4.0"
],
"Kanna": [
"~> 2.1.0"
]
},
"pushed_with_swift_version": "3.1",
"deprecated_in_favor_of": "KenticoKontentDelivery"
}