blob: 2d8c7a5752817daecb07ec3eba6df56a9eea3976 [file] [log] [blame]
{
"name": "Disposable",
"version": "1.1.2",
"summary": "Resource cleanup.",
"homepage": "https://github.com/GodL/Disposable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"547188371@qq.com": "547188371@qq.com"
},
"source": {
"git": "https://github.com/GodL/Disposable.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Disposable/Disposable/**.{swift,h}",
"dependencies": {
"Atomicity": [
"~> 1.0.3"
]
},
"swift_versions": "5",
"swift_version": "5"
}