blob: a6d222ec4f39ddda1677f425a13ba8088d67402d [file] [log] [blame]
{
"name": "SessionMFramework",
"version": "2.2.1",
"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/c1/c/13974088/SessionM_iOS_v2.2.1.zip"
},
"authors": "The SessionM Team",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SessionM_iOS_v2.2.1/SessionMFramework.framework/Headers/*.h",
"preserve_paths": "SessionM_iOS_v2.2.1/SessionMFramework.framework",
"vendored_frameworks": "SessionM_iOS_v2.2.1/SessionMFramework.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionMFramework/**\""
}
}