blob: e7e8a34fca73c6a79188c409e58f2d4fa4292185 [file] [log] [blame]
{
"name": "Cleanse",
"version": "4.2.6",
"license": "Apache License, Version 2.0",
"summary": "Lightweight Swift Dependency Injection Framework",
"homepage": "https://github.com/square/Cleanse",
"authors": "Square",
"source": {
"git": "https://github.com/square/Cleanse.git",
"tag": "4.2.6"
},
"source_files": "Cleanse/*.swift",
"platforms": {
"ios": "8.3"
},
"swift_versions": [
"4.2",
"5.0"
],
"swift_version": "5.0"
}