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