[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / e / 2 / WLM3U / 0.1.5 / WLM3U.podspec.json
blob910dddc05e390afa5da08af302d0e59934956b69
2   "name": "WLM3U",
3   "version": "0.1.5",
4   "summary": "A m3u video downloader.",
5   "homepage": "https://github.com/WillieWangWei",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Willie": "willie.wangwei@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/WillieWangWei/WLM3U.git",
15     "tag": "0.1.5"
16   },
17   "source_files": "Sources/*.swift",
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.1"
25     ]
26   },
27   "swift_version": "5.1"