[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / f / AVPlayerOverlay / 1.10.4 / AVPlayerOverlay.podspec.json
blobfc8c1a04d192e58f03dbcd81901d2615a330124e
2   "name": "AVPlayerOverlay",
3   "version": "1.10.4",
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   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/priore/AVPlayerOverlay.git",
17     "tag": "v1.10.4"
18   },
19   "frameworks": [
20     "AVFoundation",
21     "CoreMedia",
22     "AVKit"
23   ],
24   "source_files": "AVPlayerOverlay/AVPlayer/*.{h,m}",
25   "public_header_files": "AVPlayerOverlay/AVPlayer/*.h",
26   "dependencies": {
27     "UIView+draggable": [
29     ]
30   }