blob: 9e94678d4a597e705d5c4353c82bcb87e0651926 [file] [log] [blame]
{
"name": "HaptikCommerceLib",
"version": "0.2.0",
"summary": "The Buzzo SDK enables brands to turn their app into a Shopping and Ordering Assistant.",
"description": "The Buzzo SDK enables brands to turn their app into a Shopping and Ordering Assistant. It enables users to search, filter and sort products by voice, get personalised recommendations and buying guidance, ask product specific questions as well as to discover reviews based product insights.",
"homepage": "https://www.buzzo.ai",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Ketan Doiphode": "ketan@haptik.ai"
},
"social_media_url": "https://twitter.com/haptik",
"vendored_frameworks": "Frameworks/HaptikCommerceLib/HaptikCommerce.xcframework",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/hellohaptik/BuzzoLib-iOS.git",
"tag": "0.2.0"
},
"frameworks": [
"WebKit",
"Speech",
"UIKit",
"AVFoundation",
"Foundation"
],
"dependencies": {
"Starscream": [
"~> 4.0.0"
]
},
"requires_arc": true
}