blob: 32b4d826225f7b54540a0069bb32018c503e3309 [file] [log] [blame]
{
"name": "SessionM",
"version": "1.13.0",
"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/6e/5/6769383/SessionM_iOS_v1.13.0_Release.zip"
},
"authors": "The SessionM Team",
"platforms": {
"ios": "6.0"
},
"requires_arc": false,
"source_files": "SessionM_iOS_v1.13.0_Release/SessionM-SDK/API/*.h",
"preserve_paths": "SessionM_iOS_v1.13.0_Release/SessionM-SDK/libSessionM.1.13.0.a",
"vendored_libraries": "SessionM_iOS_v1.13.0_Release/SessionM-SDK/libSessionM.1.13.0.a",
"frameworks": [
"SystemConfiguration",
"UIKit",
"Security",
"CoreGraphics",
"EventKit",
"EventKitUI",
"AdSupport",
"CoreData",
"MediaPlayer",
"StoreKit",
"AVFoundation",
"CoreMedia",
"Foundation"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionM/**\""
}
}