[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / c / 6 / CleverTap-iOS-SDK / 2.0.7 / CleverTap-iOS-SDK.podspec.json
blob3632e6f7476d3a6b97cd201af3d8218c6c986147
2   "name": "CleverTap-iOS-SDK",
3   "version": "2.0.7",
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",
7   "license": {
8     "type": "Commercial",
9     "text": "Please refer to https://github.com/CleverTap/clevertap-ios-sdk/blob/master/LICENSE"
10   },
11   "authors": {
12     "CleverTap": "http://www.clevertap.com"
13   },
14   "source": {
15     "git": "https://github.com/CleverTap/clevertap-ios-sdk.git",
16     "tag": "2.0.7"
17   },
18   "documentation_url": "http://support.clevertap.com/",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "SystemConfiguration",
25     "CoreTelephony",
26     "UIKit",
27     "Security",
28     "CoreLocation"
29   ],
30   "xcconfig": {
31     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
32   },
33   "source_files": "CleverTapSDK.framework/Versions/A/Headers/*.h",
34   "ios": {
35     "vendored_frameworks": "CleverTapSDK.framework"
36   },
37   "preserve_paths": "CleverTapSDK.framework"