pedrocid / Connect-SDK-iOS-Core

Core source code for the iOS Connect SDK project, contains no project files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Connect SDK Core (iOS) The Connect SDK Core contains all of the core classes required for basic operation of Connect SDK. The core also includes support for some select protocols which do not have any heavy and/or external dependencies. These protocols include:

  • Apple TV
  • DIAL
  • DLNA
  • LG Netcast
  • LG webOS
  • Roku

##General Information For more information about Connect SDK, visit the main repository.

##Setup Unless you are doing very specialized work to extend the SDK, you should not need to make direct use of this repository. Instead, clone the main repository, which includes this repository as a submodule.

##License Copyright (c) 2013-2015 LG Electronics.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Core source code for the iOS Connect SDK project, contains no project files

License:Apache License 2.0


Languages

Language:Objective-C 100.0%