blob: 1817ee27ed19ceade1497345361b2728bcc1f1fd [file] [log] [blame]
{
"name": "YTB",
"version": "1.0",
"summary": "YouTube links parser",
"description": "YTB parses YouTube links and provides well-structured video description object containing: title, thumbnails, playback urls and other information",
"homepage": "https://github.com/ovrchk/YTB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry": "d@ovrchk.com"
},
"source": {
"git": "https://github.com/ovrchk/YTB.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "YTB/Source/**/*"
}