[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / e / a / LemonDeer / 1.0.3 / LemonDeer.podspec.json
blob138fd50edf4d06b884fa4a74e4be1a297e16d6b8
2   "name": "LemonDeer",
3   "version": "1.0.3",
4   "summary": "Make m3u8 parse and download as a breeze.",
5   "description": "LemonDeer is an iOS framewrok that parses m3u8 file and downloads videos easy as breeze. It is written purely in Swift, along with several useful customizable methods.",
6   "homepage": "https://github.com/hipposan/LemonDeer",
7   "screenshots": "https://raw.githubusercontent.com/hipposan/LemonDeer/master/Resources/LemonDeer-logo.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "hippo_san": "zzy0600@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/hipposan/LemonDeer.git",
17     "tag": "1.0.3"
18   },
19   "social_media_url": "https://github.com/hipposan",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "LemonDeer/Classes/**/*",
24   "pushed_with_swift_version": "3.0"