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