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