blob: 43ae513b034feaa44feecbce16173fd24032fc3a [file] [log] [blame]
{
"name": "Lightstreamer_iOS_Client",
"version": "2.0.0-a5",
"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-a5/ls-ios-client-2.0.0-a5.zip"
},
"docset_url": "http://www.lightstreamer.com/repo/cocoapods/ls-ios-client/2.0.0-a5/ls-ios-client-2.0.0-a5.docset.zip",
"source_files": "include/*.h",
"vendored_libraries": [
"lib/libLightstreamer_iOS_client_64.a",
"lib/libjre_emul.a"
],
"frameworks": [
"Security",
"SystemConfiguration"
],
"libraries": [
"icucore",
"z",
"jre_emul"
],
"requires_arc": true
}