blob: b511894b40eeb27d7a2117e7bbe1c9d760b26813 [file] [log] [blame]
{
"name": "AVPlayerView",
"version": "1.2.4",
"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": "1.2.4"
},
"source_files": "AVPlayerView/Classes/**/*.{h,m}",
"resources": "AVPlayerView/Assets/**/*.{png,bundle,xib,nib,xcassets}",
"requires_arc": true
}