blob: 779db3cdff31983bdd6ff3f522a51cd74440daca [file] [log] [blame]
{
"deprecated_in_favor_of": "XCDYouTubeKit",
"name": "XCDYouTubeVideoPlayerViewController",
"version": "1.1.0",
"summary": "YouTube video player for iPhone and iPad.",
"homepage": "https://github.com/0xced/XCDYouTubeVideoPlayerViewController",
"license": "MIT",
"authors": {
"CeĢdric Luthi": "cedric.luthi@gmail.com"
},
"source": {
"git": "https://github.com/0xced/XCDYouTubeVideoPlayerViewController.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "XCDYouTubeVideoPlayerViewController",
"frameworks": [
"AVFoundation",
"MediaPlayer"
],
"requires_arc": true
}