[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 2 / WLM3U / 0.1.0 / WLM3U.podspec.json
blob140a5d14c875b9e924e5f4c8f354cae2a82266c3
2   "name": "WLM3U",
3   "version": "0.1.0",
4   "summary": "A m3u video downloader.",
5   "description": "A m3u video downloader using Swift.",
6   "homepage": "https://github.com/WillieWangWei",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Willie": "willie.wangwei@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/WillieWangWei/WLM3U.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WLM3U/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ]
26   },
27   "swift_versions": "5.0",
28   "swift_version": "5.0"