blob: 0a54729345788e65982a1fbfc7cf1161ccec8739 [file] [log] [blame]
{
"name": "SessionM",
"version": "1.15.9",
"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/07/7/13119096/SessionM_MMC_iOS_v1.15.9_Release.zip"
},
"authors": "The SessionM Team",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "SessionM_MMC_iOS_v1.15.9_Release/SessionM-SDK/API/*.h",
"preserve_paths": "SessionM_MMC_iOS_v1.15.9_Release/SessionM-SDK/libSessionM.1.15.9.a",
"vendored_libraries": "SessionM_MMC_iOS_v1.15.9_Release/SessionM-SDK/libSessionM.1.15.9.a",
"frameworks": [
"ImageIO",
"AdSupport",
"AVFoundation",
"CoreMedia",
"EventKit",
"EventKitUI",
"Security",
"StoreKit",
"CoreGraphics",
"SystemConfiguration",
"CoreData",
"Foundation",
"UIKit"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionM/**\""
}
}