blob: bd41cd88f1f010efa0f48fa361b6cfc7af76d52b [file] [log] [blame]
{
"name": "Lightstreamer_macOS_Client",
"version": "3.0.0",
"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": "Lightstreamer 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/ls-macos-client-3.0.0.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
}