blob: f7ef4f8a34070404e9147daf9c041400fe05def6 [file] [log] [blame]
{
"name": "WLM3U",
"version": "0.1.4",
"summary": "A m3u video downloader.",
"description": "A m3u video downloader using Swift.",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WLM3U/Classes/**/*",
"dependencies": {
"Alamofire": [
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}