[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / e / 2 / CxenseDisplaySDK / 3.0.15 / CxenseDisplaySDK.podspec.json
blob059d4a99ea5286188faf9a9d9b2c4046208a9c69
2   "name": "CxenseDisplaySDK",
3   "version": "3.0.15",
4   "summary": "Ad serving for display, rich media, and mobile advertising",
5   "description": "Cxense Display boosts digital advertising revenue for publishers. \n\nCxense Display integrates with Cxense DMP (Data Management Platform), enabling publishers to segment their audience and target ads to specific site visitors, increasing advertising effectiveness, relevance and revenue.\n\n* Engage users with relevant ads based on context or interests.\n\n* Offer an integrated solution on multiple platforms.\n\n* Optimize campaigns with precision and forecasting.\n\n* Full integration with the DMP: migrate specific user segments into Display to drive targeted ads and increase revenue.\n\n* Detailed reports to measure and optimize ad revenue.",
6   "homepage": "https://www.cxense.com",
7   "license": {
8     "type": "Copyright",
9     "text": "      Copyright (c) 2016 - 2017 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/CxenseDisplaySDK_iOS_3.0.15.zip",
19     "type": "zip"
20   },
21   "source_files": "CxenseDisplaySDK/**/*.h",
22   "preserve_paths": "CxenseDisplaySDK/**/libCxenseDisplaySDK.a",
23   "ios": {
24     "vendored_libraries": "CxenseDisplaySDK/**/libCxenseDisplaySDK.a"
25   },
26   "libraries": "sqlite3",
27   "frameworks": [
28     "MediaPlayer",
29     "EventKit",
30     "EventKitUI"
31   ],
32   "resources": "CxenseDisplaySDK/**/*.bundle",
33   "requires_arc": true,
34   "xcconfig": {
35     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/CxenseDisplaySDK",
36     "OTHER_LDFLAGS": "-ObjC"
37   }