blob: 186eb5666b248f53fed8f10dc12f87857bd22eb5 [file] [log] [blame]
{
"name": "Lightstreamer_OS_X_Client",
"version": "2.0.0-a4",
"summary": "Lightstreamer Client for OS X.",
"description": "The Lightstreamer client for OS X 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.7"
},
"source": {
"http": "http://www.lightstreamer.com/repo/cocoapods/ls-osx-client/2.0.0-a4/ls-osx-client-2.0.0-a4.zip"
},
"docset_url": "http://www.lightstreamer.com/repo/cocoapods/ls-osx-client/2.0.0-a4/ls-osx-client-2.0.0-a4.docset.zip",
"source_files": "include/*.h",
"vendored_libraries": [
"lib/libLightstreamer_OSX_client.a",
"lib/libjre_emul.a"
],
"frameworks": "Security",
"libraries": [
"icucore",
"z",
"jre_emul"
],
"requires_arc": true
}