blob: b021ed2315671d662d5c2923c3724652c1337c90 [file] [log] [blame]
{
"name": "Lightstreamer_iOS_Client",
"version": "3.0.0",
"summary": "Lightstreamer Client for iOS.",
"description": "The Lightstreamer client for iOS 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": {
"ios": "8.0"
},
"source": {
"http": "http://www.lightstreamer.com/repo/cocoapods/ls-ios-client/3.0.0/ls-ios-client-3.0.0.zip"
},
"source_files": "Lightstreamer_iOS_Client.framework/Headers/*.h",
"vendored_frameworks": "Lightstreamer_iOS_Client.framework",
"frameworks": [
"Security",
"SystemConfiguration"
],
"libraries": "iconv",
"requires_arc": true
}