blob: ea6d071d558a92281207a3d86bd59c476ae55958 [file] [log] [blame]
{
"name": "Lightstreamer_macOS_Client",
"version": "2.1.1",
"summary": "Lightstreamer Client for macOS.",
"description": "The Lightstreamer client for macOS lets you:\n\n* Connect to a Lightstreamer Server version 6.0 or greater.\n* Subscribe to items and receive real-time updates, keeping the bandwidth under control.\n* Send real-time messages to any metadata adapter.\n* Rely on automatic reconnection and subscription in case of network glitches.",
"homepage": "http://www.lightstreamer.com",
"license": {
"type": "Lightstreamer Software License Agreement",
"file": "Software License Agreement.txt"
},
"authors": {
"Lightstreamer": "support@lightstreamer.com"
},
"social_media_url": "https://twitter.com/lightstreamer",
"platforms": {
"osx": "10.9"
},
"source": {
"http": "http://www.lightstreamer.com/repo/cocoapods/ls-macos-client/2.1.1/ls-macos-client-2.1.1.zip"
},
"source_files": "Lightstreamer_macOS_Client.framework/Versions/A/Headers/*.h",
"vendored_frameworks": "Lightstreamer_macOS_Client.framework",
"frameworks": [
"Security",
"SystemConfiguration"
],
"requires_arc": true
}