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