blob: 7c2b2352fb7185e65fc9366f60e33e204e5c04f3 [file] [log] [blame]
{
"name": "Lightstreamer_macOS_Client",
"version": "3.0.0-beta",
"summary": "Lightstreamer Client for macOS.",
"description": "The Lightstreamer client for macOS lets you:\n\n* Connect to a Lightstreamer Server version 6.1 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/3.0.0-beta/ls-macos-client-3.0.0-beta.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
}