blob: e6c937b625fd5043750539ed07ae85f1e9e1c86b [file] [log] [blame]
{
"name": "WebEngage",
"version": "4.9.8",
"summary": "WebEngage is an Analytics & Marketing Automation Suite enabling companies to create personalized experiences at scale.",
"description": "WebEngage helps you craft contextual and personalized campaigns to engage your users through Push Notifications, In-app Messages, SMS, Web Push, Emails, Facebook and more!",
"license": "MIT",
"homepage": "https://webengage.com",
"documentation_url": "https://docs.webengage.com/docs/ios-getting-started",
"authors": [
"Saumitra Bhave",
"Yogesh Singh",
"Uzma Sayyed"
],
"frameworks": [
"Foundation",
"CoreLocation",
"SystemConfiguration",
"UIKit",
"CoreGraphics"
],
"weak_frameworks": "UserNotifications",
"libraries": "sqlite3",
"source": {
"http": "https://s3-us-west-2.amazonaws.com/webengage-sdk/ios/4.9.8/WebEngageFramework.zip",
"flatten": true
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "Xcode11",
"subspecs": [
{
"name": "Xcode11",
"ios": {
"vendored_frameworks": "xc11/WebEngage.framework"
}
},
{
"name": "Xcode10",
"ios": {
"vendored_frameworks": "xc10/WebEngage.framework"
}
}
]
}