blob: 6004498e4e157f8ad71542245bcab45920875ef2 [file] [log] [blame]
{
"name": "SessionM",
"version": "1.11.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/86/b/4782879/SessionM_iOS_v1.11.7_Release.zip"
},
"authors": "The SessionM Team",
"platforms": {
"ios": "6.0"
},
"requires_arc": false,
"source_files": "**/API/*.h",
"preserve_paths": "**/libSessionM.1.11.7.a",
"vendored_libraries": "**/libSessionM.1.11.7.a",
"frameworks": [
"SystemConfiguration",
"UIKit",
"Security",
"CoreGraphics",
"EventKit",
"EventKitUI",
"AdSupport",
"CoreData",
"MediaPlayer",
"StoreKit",
"AVFoundation",
"CoreMedia"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionM/**\""
}
}