An open API service indexing awesome lists of open source software.

https://github.com/caffeinalab/ti.videoplayer

Just a wrap for Ti.VideoPlayer.
https://github.com/caffeinalab/ti.videoplayer

Last synced: 6 months ago
JSON representation

Just a wrap for Ti.VideoPlayer.

Awesome Lists containing this project

README

          

# Ti.VideoPlayer

### com.caffeinalab.titanium.videoplayer

## Installation

#### Via Gittio

```
gittio install com.caffeinalab.titanium.videoplayer
```

#### Via Github

Download the latest release, and add in your *config.json*, under `dependencies`:

```json
"dependencies": {
"com.caffeinalab.titanium.videoplayer": "*"
}
```