2 "name": "HCYoutubeParser",
4 "license": "Public Domain",
9 "authors": "hellozimi",
10 "summary": "Retrieves the iOS compatible video URL from YouTube.",
11 "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.",
12 "homepage": "https://github.com/hellozimi/HCYoutubeParser",
14 "git": "https://github.com/hellozimi/HCYoutubeParser.git",
17 "source_files": "YoutubeParser/Classes",
18 "public_header_files": "YoutubeParser/Classes/*.h",