blob: 3ac329cc11814ea9f03ea0da5f69ce57b7e8a40c [file] [log] [blame]
{
"name": "SessionMFramework",
"version": "2.1.5",
"summary": "SessionM Platform SDK",
"description": "The SessionM Platform SDK provides the world's leading loyalty platform.",
"homepage": "https://www.sessionm.com",
"license": {
"type": "Commercial",
"text": "Developer's use of the SDK is governed by the license in the applicable SessionM Terms of Service."
},
"source": {
"http": "https://content.sessionm.com/1/5f/b/13666486/SessionM_iOS_v2.1.5.zip"
},
"authors": "The SessionM Team",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SessionM_iOS_v2.1.5/SessionMFramework.framework/Headers/*.h",
"preserve_paths": "SessionM_iOS_v2.1.5/SessionMFramework.framework",
"vendored_frameworks": "SessionM_iOS_v2.1.5/SessionMFramework.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionMFramework/**\""
}
}