blob: 60f584cb6c5ced1392a282a62b660238b61ad815 [file] [log] [blame]
{
"name": "DMSwift",
"version": "0.1",
"summary": "A Download Manager",
"description": "Your description here.",
"homepage": "https://github.com/sh-khashimov/DMSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sherzod Khashimov": "sh.khashimov@gmail.com"
},
"social_media_url": "",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/sh-khashimov/DMSwift.git",
"tag": "0.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_version": "5.0"
}