blob: b39803baa0708d64abdb9d72331f7b44ae54b81e [file] [log] [blame]
{
"name": "Lightstreamer_macOS_Client",
"version": "4.0.5",
"summary": "Lightstreamer Client for macOS.",
"description": "The Lightstreamer client for macOS lets you:\n\n* Connect to a Lightstreamer Server version 7.0 or greater.\n* Subscribe to items and receive real-time updates, keeping the bandwidth under control.\n* Subscribe to items and receive updates via mobile push notifications (MPN).\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",
"documentation_url": "https://lightstreamer.com/api/ls-macos-client/4.0.5/",
"license": {
"type": "Lightstreamer Software License Agreement",
"file": "Lightstreamer Software License Agreement.txt"
},
"authors": {
"Lightstreamer": "support@lightstreamer.com"
},
"social_media_url": "https://twitter.com/lightstreamer",
"platforms": {
"osx": "10.10"
},
"source": {
"http": "https://www.lightstreamer.com/repo/cocoapods/ls-macos-client/4.0.5/ls-macos-client-4.0.5.zip"
},
"source_files": "Lightstreamer_macOS_Client.framework/Versions/A/Headers/*.h",
"vendored_frameworks": "Lightstreamer_macOS_Client.framework",
"frameworks": [
"Security",
"SystemConfiguration"
],
"libraries": "iconv",
"requires_arc": true
}