blob: 5c4692f56323a457a1a7e5324c18bd061830b0ad [file] [log] [blame]
{
"name": "Decomposer",
"version": "0.1.2",
"summary": "A protocol-oriented architectural pattern.",
"homepage": "https://github.com/YuLeiFuYun/Decomposer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YuLeiFuYun": "yuleifuyunn@gmail.com"
},
"swift_versions": "5.1",
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/YuLeiFuYun/Decomposer.git",
"tag": "0.1.2"
},
"source_files": "Sources/Decomposer/*.swift",
"dependencies": {
"YLRefreshKit": [
]
},
"swift_version": "5.1"
}