blob: a0b57812424f395f73a7a6382bc845b48923818f [file] [log] [blame]
{
"name": "Scoop",
"version": "1.0.2",
"summary": "Scoop is simply made for downloading files and automatically unzip downloaded files.",
"description": "Scoop is simply made for downloading files. And the downloaded files that can be unzip will be automatically unzipped.",
"homepage": "https://github.com/silexKhan/Scoop",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"silexKhan": "realsilex@naver.com",
"JakyungYoon": "jakyung8@naver.com"
},
"source": {
"git": "https://github.com/silexKhan/Scoop.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Scoop/Classes/**/*",
"ios": {
"dependencies": {
"SSZipArchive": [
]
}
}
}