blob: d30f71a7b1ff103b9cbfb5f33da2e537a7e09b75 [file] [log] [blame]
{
"name": "SwiftYoutubeKit",
"version": "0.0.6",
"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"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nhatnuoc/SwiftYoutubeKit.git",
"tag": "0.0.6"
},
"swift_version": "4.2",
"source_files": [
"YoutubeKit",
"YoutubeKit/**/*.{h,m,swift}"
],
"exclude_files": "YoutubeKit/Exclude"
}