blob: 650b62d8a1f33ade82c8e662a54458cdee098c41 [file] [log] [blame]
{
"name": "CxenseContentSDK",
"version": "3.0.9",
"summary": "Cxense Content allows you providing high-quality personalised content to your auditory.",
"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.",
"homepage": "https://www.cxense.com/platform/cxense-content",
"license": {
"type": "Copyright",
"text": " Copyright (c) 2016 Cxense, Inc. All rights reserved.\n"
},
"authors": {
"Anver Bogatov": "anver.bogatov@cxense.com"
},
"platforms": {
"ios": "8.1"
},
"source": {
"http": "https://s3.amazonaws.com/sdk.cxense.com/CxenseContentSDK_iOS_3.0.9.zip",
"type": "zip"
},
"source_files": "CxenseContentSDK/**/*.h",
"preserve_paths": "CxenseContentSDK/**/libCxenseContentSDK.a",
"ios": {
"vendored_libraries": "CxenseContentSDK/**/libCxenseContentSDK.a"
},
"requires_arc": true,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/CxenseContentSDK",
"OTHER_LDFLAGS": "-ObjC"
}
}