[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 7 / 2 / 3 / Lightstreamer_tvOS_Client / 2.0.1 / Lightstreamer_tvOS_Client.podspec.json
blob8af8d7a3e64ecfc3f3aa864b051634236d065f4a
2   "name": "Lightstreamer_tvOS_Client",
3   "version": "2.0.1",
4   "summary": "Lightstreamer Client for tvOS.",
5   "description": "The Lightstreamer client for tvOS 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.",
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/2.0.1/ls-tvos-client-2.0.1.zip"
20   },
21   "source_files": "include/*.h",
22   "vendored_libraries": [
23     "lib/libLightstreamer_tvOS_client.a",
24     "lib/libjre_concurrent.a",
25     "lib/libjre_core.a",
26     "lib/libjre_net.a",
27     "lib/libjre_security.a",
28     "lib/libjre_ssl.a",
29     "lib/libjre_util.a"
30   ],
31   "frameworks": [
32     "Security",
33     "SystemConfiguration"
34   ],
35   "libraries": [
36     "icucore",
37     "z",
38     "jre_concurrent",
39     "jre_core",
40     "jre_net",
41     "jre_security",
42     "jre_ssl",
43     "jre_util"
44   ],
45   "requires_arc": true