blob: a22ee28d247059227bdd90b0c01a4223dfea7c9b [file] [log] [blame]
{
"name": "AVPlayerView",
"version": "0.9.2",
"platforms": {
"ios": "7.0"
},
"summary": "AVPlayer module that implemented by subclass of UIView class",
"homepage": "https://github.com/skswhwo/AVPlayerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"skswhwo": "skswhwo@gmail.com"
},
"source": {
"git": "https://github.com/skswhwo/AVPlayerView.git",
"tag": "0.9.2"
},
"source_files": "AVPlayerView/Classes/**/*.{h,m}",
"requires_arc": true
}