[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 6 / f / c / CxenseAdSDK / 3.2.1 / CxenseAdSDK.podspec.json
blobe36bccf7e9b50f3710b1d64ab6e28d9148eb576d
2   "name": "CxenseAdSDK",
3   "version": "3.2.1",
4   "summary": "Cxense Advertising allows taking advantage of targeting technology that is designed to deliver ads to the people who want to see them.",
5   "description": "* Cxense Advertising is designed to facilitate collaboration between advertising networks, extending the reach of a single advertiser and allowing for more specific targeting of the user audience. This enables advertisers to achieve greater click-through and conversion rates.\n\n* Cxense Advertising Enables Audience Targeting using Keywords, Categories, Geography, time of day and Days of week, Site Targeting, Device Targeting.\n\n* Provides Brokers the ability to generate custom Advertising Products - tailored to met your Advertisers needs and Publishing capabilities: dimension, format, pricing, charges, targeting options, Ad ranking and much more.\n\n* Provides the ability to manage revenue shares by designing effective bid models.\n\n* Allows brokers to provide backfill for unsold spaces.\n\n* Supports all players in the advertising industry: self-advertisers and publishers, advertising agencies and advertising network business owners.",
6   "homepage": "https://www.cxense.com",
7   "license": {
8     "type": "Copyright",
9     "text": "      Copyright (c) 2016 - 2018 Cxense, Inc. All rights reserved.\n"
10   },
11   "authors": {
12     "Anver Bogatov": "anver.bogatov@cxense.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://s3.amazonaws.com/sdk.cxense.com/CxenseAdSDK-iOS-3.2.1.zip",
19     "type": "zip"
20   },
21   "source_files": "CxenseAdSDK/**/*.h",
22   "preserve_paths": "CxenseAdSDK/**/libCxenseAdSDK.a",
23   "ios": {
24     "vendored_libraries": "CxenseAdSDK/**/libCxenseAdSDK.a"
25   },
26   "resources": "CxenseAdSDK/**/*.bundle",
27   "requires_arc": true,
28   "xcconfig": {
29     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/CxenseAdSDK",
30     "OTHER_LDFLAGS": "-ObjC"
31   }