2 "name": "CleverTap-iOS-SDK",
4 "summary": "The CleverTap iOS SDK for App Personalization and Engagement.",
5 "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.",
6 "homepage": "https://github.com/CleverTap/clevertap-ios-sdk",
9 "text": "Please refer to https://github.com/CleverTap/clevertap-ios-sdk/blob/master/LICENSE"
12 "CleverTap": "http://www.clevertap.com"
15 "git": "https://github.com/CleverTap/clevertap-ios-sdk.git",
18 "documentation_url": "http://support.clevertap.com/",
24 "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
26 "default_subspecs": "Main",
30 "source_files": "CleverTapSDK.framework/Versions/A/Headers/*.h",
32 "SystemConfiguration",
38 "vendored_frameworks": "CleverTapSDK.framework"
42 "name": "AppExtension",
43 "source_files": "CleverTapSDK.appex.framework/Versions/A/Headers/*.h",
45 "SystemConfiguration",
50 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) CLEVERTAP_APP_EXTENSION"
53 "vendored_frameworks": "CleverTapSDK.appex.framework"
57 "name": "HostWatchOS",
58 "source_files": "CleverTapSDK.hostwatchos.framework/Versions/A/Headers/*.h",
62 "SystemConfiguration",
68 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) CLEVERTAP_HOST_WATCHOS"
71 "vendored_frameworks": "CleverTapSDK.hostwatchos.framework"