blob: 138fd50edf4d06b884fa4a74e4be1a297e16d6b8 [file] [log] [blame]
{
"name": "LemonDeer",
"version": "1.0.3",
"summary": "Make m3u8 parse and download as a breeze.",
"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.",
"homepage": "https://github.com/hipposan/LemonDeer",
"screenshots": "https://raw.githubusercontent.com/hipposan/LemonDeer/master/Resources/LemonDeer-logo.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hippo_san": "zzy0600@gmail.com"
},
"source": {
"git": "https://github.com/hipposan/LemonDeer.git",
"tag": "1.0.3"
},
"social_media_url": "https://github.com/hipposan",
"platforms": {
"ios": "9.0"
},
"source_files": "LemonDeer/Classes/**/*",
"pushed_with_swift_version": "3.0"
}