blob: a7a407880e9dfe45c800a2a40f8e9b6f3d92e00f [file] [log] [blame]
{
"name": "SessionMFramework",
"version": "2.0.0",
"summary": "SessionM Mobile Marketing Cloud SDK",
"description": "The SessionM Mobile Marketing Cloud 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/2c/8/12593614/SessionM_MMC_iOS_v2.0.0.zip"
},
"authors": "The SessionM Team",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SessionM_MMC_iOS_v2.0.0/SessionMFramework.framework/Headers/*.h",
"preserve_paths": "SessionM_MMC_iOS_v2.0.0/SessionMFramework.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionMFramework/**\""
}
}