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