Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
kolyuchiy committed Aug 10, 2012
1 parent ce10fa8 commit 3dedee3
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
iOS VAST library
================

This repo contains sample project and reusable classes that implement the
following video advertising features, trying to follow IAB standards as close
as possible:

* Showing inline video ads during main content playback
* Supports pre-roll, mid-roll with absolute time positions, post-roll
* Download and parse basic VAST structure as provided by OpenX Source Ad Server
Video Ad Plugin
* Play breaks are set up using model classes that try to follow VMAP standard


TODO
----

* More robust and full-featured VAST parser
* Add support for other types of ads and play break positions
* Implement VMAP parser
* Implement NSCopying on model classes

0 comments on commit 3dedee3

Please sign in to comment.