blob: f5b8378ba2c2347eedb038fe1a066d6102329103 [file] [log] [blame]
{
"name": "YouTubeGetVideoInfoAPIParser",
"version": "1.0.0",
"summary": "Swift Library to parse YouTube streaming data from get_video_info API.",
"description": "Provides functions and structs to hadling YouTube streaming information.",
"homepage": "https://github.com/sonsongithub/YouTubeGetVideoInfoAPIParser",
"license": "MIT",
"authors": {
"sonson": "yoshida.yuichi@gmail.com"
},
"source": {
"git": "https://github.com/sonsongithub/YouTubeGetVideoInfoAPIParser.git",
"tag": "v1.0.0"
},
"social_media_url": "https://twitter.com/sonson_twit",
"platforms": {
"ios": "9.3",
"osx": "10.9",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "YouTubeGetVideoInfoAPIParser/*.swift",
"pushed_with_swift_version": "3.0"
}