blob: b823b95c9b452da752475f6444080de90b18703d [file] [log] [blame]
{
"name": "AVPlayerOverlay",
"version": "1.2.5",
"summary": "AVPlayer with custom controls and full screen features.",
"license": "MIT",
"platforms": {
"ios": "7.1"
},
"authors": {
"Danilo Priore": "support@prioregroup.com"
},
"homepage": "https://github.com/priore/AVPlayerOverlay",
"social_media_url": "https://twitter.com/danilopriore",
"source": {
"git": "https://github.com/priore/AVPlayerOverlay.git",
"tag": "v1.2.5"
},
"frameworks": [
"AVFoundation",
"CoreMedia",
"AVKit"
],
"source_files": "AVPlayerOverlay/AVPlayer/*.{h,m}"
}