[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / e / 7 / f / AVPlayerOverlay / 1.6 / AVPlayerOverlay.podspec.json
blobccca67ac5f2b30c610b91764c20d956d1336283f
2   "name": "AVPlayerOverlay",
3   "version": "1.6",
4   "summary": "AVPlayer with custom controls and full screen features.",
5   "license": "MIT",
6   "authors": {
7     "Danilo Priore": "support@prioregroup.com"
8   },
9   "homepage": "https://github.com/priore/AVPlayerOverlay",
10   "social_media_url": "https://twitter.com/danilopriore",
11   "platforms": {
12     "ios": "7.1"
13   },
14   "source": {
15     "git": "https://github.com/priore/AVPlayerOverlay.git",
16     "tag": "v1.6"
17   },
18   "frameworks": [
19     "AVFoundation",
20     "CoreMedia",
21     "AVKit"
22   ],
23   "source_files": "AVPlayerOverlay/AVPlayer/*.{h,m}"