blob: 7cf4f598203a50a811d14328fc4f2678c09cc875 [file] [log] [blame]
{
"name": "CleverTap-iOS-SDK",
"version": "1.83.34",
"summary": "The CleverTap-iOS-SDK for Mobile App Engagement.",
"description": "CleverTap iOS SDK. CleverTap is the next generation mobile 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": "1.83.34"
},
"documentation_url": "http://support.wizrocket.com/",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"UIKit",
"CoreLocation"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"source_files": "WizRocketSDK.framework/Versions/A/Headers/*.h",
"ios": {
"vendored_frameworks": "WizRocketSDK.framework"
},
"preserve_paths": "WizRocketSDK.framework"
}