[Add] AliPlayerSDK_iOS_NORMAL_SR_FILTER 6.21.0
[CocoaPods.git] / Specs / 2 / 3 / 4 / HCYoutubeParser / 0.0.4 / HCYoutubeParser.podspec.json
blob3a8976c67976fa361d144ce754acf2ee35ba2baa
2   "name": "HCYoutubeParser",
3   "version": "0.0.4",
4   "license": "Public Domain",
5   "platforms": {
6     "ios": "7.0",
7     "tvos": "9.0"
8   },
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",
13   "source": {
14     "git": "https://github.com/hellozimi/HCYoutubeParser.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "YoutubeParser/Classes",
18   "public_header_files": "YoutubeParser/Classes/*.h",
19   "requires_arc": true