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