blob: 38bb5d5d3c1ca3d0d75280e5a093034314c39142 [file] [log] [blame]
{
"name": "AVPlayerOverlay",
"version": "1.3.1",
"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.3.1"
},
"frameworks": [
"AVFoundation",
"CoreMedia",
"AVKit"
],
"source_files": "AVPlayerOverlay/AVPlayer/*.{h,m}"
}