blob: b443b86d2f6820bd663030ecc4d9725a0f79d939 [file] [log] [blame]
{
"name": "BeanSwift",
"version": "0.1.0",
"summary": "A common download file library for Swift.",
"description": "a common download file library for Swift, made by TripleCafeĢ.",
"homepage": "https://github.com/TripleCafe/BeanSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"boyal2008@gmail.com,renmaoya@163.com,xuerongloving@126.com": ""
},
"source": {
"git": "https://github.com/TripleCafe/BeanSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "BeanSwift/Classes/**/*",
"swift_version": "5.0"
}