blob: 766e3bf9ecbcdb010c103129a2dd95d0b8b4e715 [file] [log] [blame]
{
"name": "SwiftYoutubeKit",
"version": "0.0.3",
"summary": "YouTube Video Link Parser for Swift.",
"description": "YouTube Video Link Parser for Swift. Support you working easier with youtube",
"homepage": "https://github.com/nhatnuoc/SwiftYoutubeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nguyen Thanh Binh": "binhvuong.2010@gmail.com"
},
"source": {
"git": "https://github.com/nhatnuoc/SwiftYoutubeKit.git",
"tag": "0.0.3"
},
"swift_version": "4.2",
"source_files": [
"YoutubeKit",
"YoutubeKit/**/*.{h,m}"
],
"exclude_files": "YoutubeKit/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}