blob: 741a040672da2346fa4ddfcec9be8a24bfd3f0a6 [file] [log] [blame]
{
"name": "Lightstreamer_watchOS_Client",
"version": "4.0.0",
"summary": "Lightstreamer Client for watchOS.",
"description": "The Lightstreamer client for watchOS lets you:\n\n* Connect to a Lightstreamer Server version 7.0 b2 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",
"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": {
"watchos": "2.0"
},
"source": {
"http": "http://www.lightstreamer.com/repo/cocoapods/ls-watchos-client/4.0.0/ls-watchos-client-4.0.0.zip"
},
"source_files": "Lightstreamer_watchOS_Client.framework/Headers/*.h",
"vendored_frameworks": "Lightstreamer_watchOS_Client.framework",
"frameworks": "Security",
"libraries": "iconv",
"requires_arc": true
}