blob: 9aa0e178889a811cfc35d48af52f11b495365960 [file] [log] [blame]
{
"name": "CleverTapWatchOS",
"version": "3.0.0",
"summary": "The CleverTap iOS SDK for App Personalization and Engagement, watchOS Framework.",
"description": "CleverTap is the next generation app engagement platform. It enables marketers to identify, engage and retain users and provides developers with unprecedented code-level access to build dynamic app experiences for multiple user groups. CleverTap includes out-of-the-box prescriptive campaigns, omni-channel messaging, uninstall data and the industry’s largest FREE messaging tier.",
"homepage": "https://github.com/CleverTap/clevertap-ios-sdk",
"license": {
"type": "Commercial",
"text": "Please refer to https://github.com/CleverTap/clevertap-ios-sdk/blob/master/LICENSE"
},
"authors": {
"CleverTap": "http://www.clevertap.com"
},
"source": {
"git": "https://github.com/CleverTap/clevertap-ios-sdk.git",
"tag": "3.0.0"
},
"documentation_url": "http://support.clevertap.com/",
"requires_arc": true,
"source_files": "CleverTapWatchOS/*.swift",
"frameworks": [
"WatchConnectivity",
"Foundation"
],
"platforms": {
"watchos": "2.0"
}
}