blob: 56361eb24db6d46b2f35e1d361d80c40263a4367 [file] [log] [blame]
{
"name": "SessionM",
"version": "1.11.6",
"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/4d/0/3671263/SessionM_iOS_v1.11.6_Release.zip"
},
"authors": "The SessionM Team",
"platforms": {
"ios": "6.0"
},
"requires_arc": false,
"source_files": "**/API/*.h",
"preserve_paths": "**/libSessionM.1.11.6.a",
"vendored_libraries": "**/libSessionM.1.11.6.a",
"frameworks": [
"SystemConfiguration",
"UIKit",
"Security",
"CoreGraphics",
"EventKit",
"EventKitUI",
"AdSupport",
"CoreData",
"MediaPlayer",
"StoreKit",
"AVFoundation",
"CoreMedia"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SessionM/**\""
}
}