blob: e52db21ba4732c52fc3119c32c03d36fcdf9de01 [file] [log] [blame]
{
"name": "JetlinkSDK",
"version": "0.1.0",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "Jetlink is the easiest way to connect with your customers for commerce and support.",
"homepage": "https://jetlink.io",
"authors": {
"Kaan Tezgel": "kaantezgel@veslabs.com"
},
"source": {
"http": "https://public.jetlink.io/cocoa/JetlinkSDK.zip"
},
"description": "Deliver exceptional customer service and conversational commerce at a fraction of the cost. Activate personalized communication at scale with enterprise messaging platform and chatbots.",
"requires_arc": true,
"dependencies": {
"JetlinkXMPP": [
]
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "JetlinkSDK.framework"
}
}