[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 4 / HCYoutubeParser / 0.0.1 / HCYoutubeParser.podspec.json
blobf6c3e019f01a45f54bcb5c493e723edef5658c51
2   "name": "HCYoutubeParser",
3   "version": "0.0.1",
4   "summary": "Retrieves the iOS compatible video URL from YouTube.",
5   "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.",
6   "homepage": "https://github.com/hellozimi/HCYoutubeParser",
7   "license": "Public Domain",
8   "authors": "hellozimi",
9   "source": {
10     "git": "https://github.com/hellozimi/HCYoutubeParser.git",
11     "commit": "429ac83593d66817102001a621b291677ef26ec9"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source_files": "YoutubeParser/Classes",
17   "public_header_files": "YoutubeParser/Classes/*.h",
18   "requires_arc": true