blob: bcea0097e467f82542a03aa27c210c9ce311a8b6 [file] [log] [blame]
{
"name": "CxenseAdSDK",
"version": "3.2.0",
"summary": "Cxense Advertising allows taking advantage of targeting technology that is designed to deliver ads to the people who want to see them.",
"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.",
"homepage": "https://www.cxense.com",
"license": {
"type": "Copyright",
"text": " Copyright (c) 2016 - 2017 Cxense, Inc. All rights reserved.\n"
},
"authors": {
"Anver Bogatov": "anver.bogatov@cxense.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3.amazonaws.com/sdk.cxense.com/CxenseAdSDK-iOS-3.2.0.zip",
"type": "zip"
},
"source_files": "CxenseAdSDK/**/*.h",
"preserve_paths": "CxenseAdSDK/**/libCxenseAdSDK.a",
"ios": {
"vendored_libraries": "CxenseAdSDK/**/libCxenseAdSDK.a"
},
"resources": "CxenseAdSDK/**/*.bundle",
"requires_arc": true,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/CxenseAdSDK",
"OTHER_LDFLAGS": "-ObjC"
}
}