blob: 8b5103d5d6c916055a0018308970b374b9bbca6f [file] [log] [blame]
{
"name": "Cleanse",
"version": "4.1.1",
"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.1.1"
},
"source_files": "Cleanse/*.swift",
"platforms": {
"ios": "8.3"
}
}