blob: f6c3e019f01a45f54bcb5c493e723edef5658c51 [file] [log] [blame]
{
"name": "HCYoutubeParser",
"version": "0.0.1",
"summary": "Retrieves the iOS compatible video URL from YouTube.",
"description": "HCYoutubeParser is a class which lets you get the iOS compatible video url from YouTube so you don't need to use a UIWebView or open the YouTube Application.",
"homepage": "https://github.com/hellozimi/HCYoutubeParser",
"license": "Public Domain",
"authors": "hellozimi",
"source": {
"git": "https://github.com/hellozimi/HCYoutubeParser.git",
"commit": "429ac83593d66817102001a621b291677ef26ec9"
},
"platforms": {
"ios": null
},
"source_files": "YoutubeParser/Classes",
"public_header_files": "YoutubeParser/Classes/*.h",
"requires_arc": true
}