| { |
| "name": "AVPlayerOverlay", |
| "version": "1.5.1", |
| "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.1" |
| }, |
| "frameworks": [ |
| "AVFoundation", |
| "CoreMedia", |
| "AVKit" |
| ], |
| "source_files": "AVPlayerOverlay/AVPlayer/*.{h,m}" |
| } |