blob: 4f15e566e45cb526aac7119091f7d92aa37acfed [file] [log] [blame]
{
"name": "SessionM",
"version": "1.12.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/2d/4/5236631/SessionM_iOS_v1.12.8_Release.zip"
},
"authors": "The SessionM Team",
"platforms": {
"ios": "7.0"
},
"requires_arc": false,
"source_files": "SessionM_iOS_v1.12.8_Release/SessionM-SDK/API/*.h",
"preserve_paths": "SessionM_iOS_v1.12.8_Release/SessionM-SDK/libSessionM.1.12.8.a",
"vendored_libraries": "SessionM_iOS_v1.12.8_Release/SessionM-SDK/libSessionM.1.12.8.a",
"frameworks": [
"SystemConfiguration",
"UIKit",
"Security",
"CoreGraphics",
"EventKit",
"EventKitUI",
"AdSupport",
"CoreData",
"MediaPlayer",
"StoreKit",
"AVFoundation",
"CoreMedia",
"Foundation"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionM/**\""
}
}