blob: 93cac70e9e45c6d197d77a64894553976100a31f [file] [log] [blame]
{
"name": "SessionM",
"version": "1.9.2",
"license": {
"type": "Commercial",
"text": "Developer's use of the SDK is governed by the license in the applicable SessionM Terms of Service."
},
"summary": "SessionM SDK",
"homepage": "http://www.sessionm.com",
"authors": {
"SessionM": "http://www.sessionm.com"
},
"source": {
"http": "https://content.sessionm.com/1/af/0/1240257/SessionM_iOS_v1.9.2_Release_2.zip"
},
"description": "The SessionM SDK provides the world's leading loyalty platform.",
"platforms": {
"ios": null
},
"source_files": "**/API/*.h",
"preserve_paths": "**/libSessionM.1.9.2.a",
"vendored_libraries": "**/libSessionM.1.9.2.a",
"frameworks": [
"SystemConfiguration",
"UIKit",
"Security",
"CoreGraphics",
"EventKit",
"EventKitUI",
"AdSupport",
"CoreData",
"MediaPlayer",
"StoreKit"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionM/**\""
},
"requires_arc": false
}