4 "summary": "ABMediaView provides a view that can display an image and play a video.",
5 "description": "With ABMediaView, one can drop in a view that is able to display images or videos. The image lazy-loading is by the view, or can be implemented view datasource. The same applies for videos. In addition, videos contain a player with timeline and scrubbing.",
6 "homepage": "https://github.com/andrewboryk/ABMediaView",
12 "Andrew Boryk": "andrewcboryk@gmail.com"
15 "git": "https://github.com/andrewboryk/ABMediaView.git",
21 "source_files": "ABMediaView/Classes/**/*"