blob: 7faf5c76772f0ba0d2957e98e3178e60190b0b45 [file] [log] [blame]
{
"name": "AVPlayerView",
"version": "0.9.0",
"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.0"
},
"source_files": "AVPlayerView/Classes/**/*.{h,m}",
"requires_arc": true
}