Latest | 0.0.3 |
---|---|
Homepage | https://github.com/BobDG/Blaze-VideoCell |
License | MIT |
Platforms | ios , requires ARC |
Dependencies | Blaze, youtube-ios-player-helper |
Authors |
Blaze-VideoCell
A cell for Blaze with a specific goal – to show video’s
Latest podspec
{ "name": "BlazeVideoCell", "version": "0.0.3", "summary": "Video-cell addition to Blaze", "license": "MIT", "description": "Useful video-cell for Blaze to play videos using AVPlayerViewController", "homepage": "https://github.com/BobDG/Blaze-VideoCell", "authors": { "Bob de Graaf": "[email protected]" }, "source": { "git": "https://github.com/BobDG/Blaze-VideoCell.git", "tag": "0.0.3" }, "source_files": "BlazeVideoCell/*.{h,m}", "platforms": { "ios": null }, "requires_arc": "true", "dependencies": { "Blaze": [], "youtube-ios-player-helper": [] } }
Thu, 23 Mar 2017 05:20:03 +0000