blob: 324d38e7b43031e3da9c7a1331b62dc9f79e144d [file] [log] [blame]
{
"name": "Disposable",
"version": "1.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Disposable/Disposable/**.{swift,h}",
"swift_versions": "5",
"swift_version": "5"
}