[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 2 / 3 / Lightstreamer_tvOS_Client / 3.0.0-beta / Lightstreamer_tvOS_Client.podspec.json
blob6cf7d2136ec6ede174951c27e5088495798e95e8
2   "name": "Lightstreamer_tvOS_Client",
3   "version": "3.0.0-beta",
4   "summary": "Lightstreamer Client for tvOS.",
5   "description": "The Lightstreamer client for tvOS 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.",
6   "homepage": "http://www.lightstreamer.com",
7   "license": {
8     "type": "Lightstreamer Software License Agreement",
9     "file": "Software License Agreement.txt"
10   },
11   "authors": {
12     "Lightstreamer": "support@lightstreamer.com"
13   },
14   "social_media_url": "https://twitter.com/lightstreamer",
15   "platforms": {
16     "tvos": "9.0"
17   },
18   "source": {
19     "http": "http://www.lightstreamer.com/repo/cocoapods/ls-tvos-client/3.0.0-beta/ls-tvos-client-3.0.0-beta.zip"
20   },
21   "source_files": "Lightstreamer_tvOS_Client.framework/Headers/*.h",
22   "vendored_frameworks": "Lightstreamer_tvOS_Client.framework",
23   "frameworks": [
24     "Security",
25     "SystemConfiguration"
26   ],
27   "libraries": "iconv",
28   "requires_arc": true