4 "summary": "NYT360Video plays 360º video streamed from an AVPlayer.",
5 "description": "NYT360Video from The New York Times is a framework allowing playback of a 360º video stream from an `AVPlayer`.\n\nIt provides no control user interface; it is intended to be embedded in your own video player implementation.",
6 "homepage": "https://github.com/nytm/ios-360-videos/",
11 "authors": "The New York Times",
13 "git": "https://github.com/NYTimes/ios-360-videos.git",
19 "source_files": "Sources/**/*.{h,m}",
20 "public_header_files": [
21 "Sources/NYT360Video.h",
22 "Sources/NYT360ViewController.h",
23 "Sources/NYT360DataTypes.h",
24 "Sources/NYT360MotionManagement.h",
25 "Sources/NYT360MotionManager.h",
26 "Sources/NYT360CameraPanGestureRecognizer.h"