blob: f69693651e5c186bfb63c536ea5ccf833dbd6cd5 [file] [log] [blame]
{
"name": "SwiftYoutubeKit",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "12.1"
},
"swift_version": "4.2",
"source_files": [
"YoutubeKit",
"YoutubeKit/**/*.{h,m}"
],
"exclude_files": "YoutubeKit/Exclude"
}