blob: 9fe9bc2822cd62165577e546e061eb07be93420d [file] [log] [blame]
{
"name": "SessionM",
"version": "1.15.8",
"summary": "The SessionM SDK provides the world's leading loyalty platform.",
"homepage": "http://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/cf/1/13021492/SessionM_MMC_iOS_v1.15.8_Release.zip"
},
"authors": "The SessionM Team",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "SessionM_MMC_iOS_v1.15.8_Release/SessionM-SDK/API/*.h",
"preserve_paths": "SessionM_MMC_iOS_v1.15.8_Release/SessionM-SDK/libSessionM.1.15.8.a",
"vendored_libraries": "SessionM_MMC_iOS_v1.15.8_Release/SessionM-SDK/libSessionM.1.15.8.a",
"frameworks": [
"ImageIO",
"AdSupport",
"AVFoundation",
"CoreMedia",
"EventKit",
"EventKitUI",
"Security",
"StoreKit",
"CoreGraphics",
"SystemConfiguration",
"CoreData",
"Foundation",
"UIKit"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionM/**\""
}
}