blob: 59e3f7a697dfdfc28993a5250382a8948704b866 [file] [log] [blame]
{
"name": "SwiftYoutubeKit",
"version": "0.0.7",
"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.7"
},
"swift_version": "4.2",
"source_files": [
"YoutubeKit",
"YoutubeKit/**/*.{h,m,swift}"
],
"exclude_files": "YoutubeKit/Exclude"
}