blob: 06bba5c1ac9fd364be5cf6261f39ef97c846aed4 [file] [log] [blame]
{
"name": "SessionM",
"version": "1.11.4",
"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/f9/3/3643203/SessionM_iOS_v1.11.4_Release.zip"
},
"authors": "The SessionM Team",
"platforms": {
"ios": "7.0"
},
"requires_arc": false,
"source_files": "**/API/*.h",
"preserve_paths": "**/libSessionM.1.11.4.a",
"vendored_libraries": "**/libSessionM.1.11.4.a",
"frameworks": [
"SystemConfiguration",
"UIKit",
"Security",
"CoreGraphics",
"EventKit",
"EventKitUI",
"AdSupport",
"CoreData",
"MediaPlayer",
"StoreKit",
"AVFoundation",
"AVKit",
"CoreMedia"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionM/**\""
}
}