[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 7 / CxenseContentSDK / 3.0.9 / CxenseContentSDK.podspec.json
blob650b62d8a1f33ade82c8e662a54458cdee098c41
2   "name": "CxenseContentSDK",
3   "version": "3.0.9",
4   "summary": "Cxense Content allows you providing high-quality personalised content to your auditory.",
5   "description": "Cxense Content SDK allows you providing high-quality personalised content to your auditory. It allows you to use\nwidgets configured on content.cxense.com.",
6   "homepage": "https://www.cxense.com/platform/cxense-content",
7   "license": {
8     "type": "Copyright",
9     "text": "      Copyright (c) 2016 Cxense, Inc. All rights reserved.\n"
10   },
11   "authors": {
12     "Anver Bogatov": "anver.bogatov@cxense.com"
13   },
14   "platforms": {
15     "ios": "8.1"
16   },
17   "source": {
18     "http": "https://s3.amazonaws.com/sdk.cxense.com/CxenseContentSDK_iOS_3.0.9.zip",
19     "type": "zip"
20   },
21   "source_files": "CxenseContentSDK/**/*.h",
22   "preserve_paths": "CxenseContentSDK/**/libCxenseContentSDK.a",
23   "ios": {
24     "vendored_libraries": "CxenseContentSDK/**/libCxenseContentSDK.a"
25   },
26   "requires_arc": true,
27   "xcconfig": {
28     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/CxenseContentSDK",
29     "OTHER_LDFLAGS": "-ObjC"
30   }