blob: 5fcddd7377e2e15765effa4acf9df27540533513 [file] [log] [blame]
{
"name": "Lightstreamer_iOS_Client",
"version": "4.0.4",
"summary": "Lightstreamer Client for iOS.",
"description": "The Lightstreamer client for iOS lets you:\n\n* Connect to a Lightstreamer Server version 7.0 or greater.\n* Subscribe to items and receive real-time updates, keeping the bandwidth under control.\n* Subscribe to items and receive updates via mobile push notifications (MPN).\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",
"documentation_url": "https://lightstreamer.com/api/ls-ios-client/4.0.4/",
"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": "https://www.lightstreamer.com/repo/cocoapods/ls-ios-client/4.0.4/ls-ios-client-4.0.4.zip"
},
"source_files": "Lightstreamer_iOS_Client.framework/Headers/*.h",
"vendored_frameworks": "Lightstreamer_iOS_Client.framework",
"frameworks": [
"Security",
"SystemConfiguration"
],
"libraries": "iconv",
"requires_arc": true
}