[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 4 / HCYoutubeParser / 0.0.2 / HCYoutubeParser.podspec.json
blob408bad1e5e0f3612b2256a01a6e9661dfc6277ce
2   "name": "HCYoutubeParser",
3   "version": "0.0.2",
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     "tag": "0.0.2"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source_files": "YoutubeParser/Classes",
17   "public_header_files": "YoutubeParser/Classes/*.h",
18   "requires_arc": true