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