blob: 9ef2d1d248bad7b893dc57578f705eaf7b5ab414 [file] [log] [blame]
{
"name": "CVUMoviePlayerView",
"platforms": {
"ios": "5.0"
},
"version": "0.0.3",
"license": "MIT",
"summary": "Easy remote video playback in a `UIView` subclass.",
"homepage": "https://github.com/ursachec/CVUMoviePlayerView",
"authors": {
"Claudiu-Vlad Ursache": "claudiu@cvursache.com"
},
"source": {
"git": "https://github.com/ursachec/CVUMoviePlayerView.git",
"tag": "0.0.3"
},
"source_files": "CVUMoviePlayerView/CVUMoviePlayerView.{h,m}",
"requires_arc": true,
"frameworks": "MediaPlayer"
}