blob: 910dddc05e390afa5da08af302d0e59934956b69 [file] [log] [blame]
{
"name": "WLM3U",
"version": "0.1.5",
"summary": "A m3u video downloader.",
"homepage": "https://github.com/WillieWangWei",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Willie": "willie.wangwei@gmail.com"
},
"source": {
"git": "https://github.com/WillieWangWei/WLM3U.git",
"tag": "0.1.5"
},
"source_files": "Sources/*.swift",
"swift_versions": "5.1",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"Alamofire": [
"~> 5.1"
]
},
"swift_version": "5.1"
}