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