blob: 809b9f05ca5ed1a458d2d928b683858b84b4254f [file] [log] [blame]
{
"name": "Cleanse",
"version": "1.0-rc2",
"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": "1.0-rc2"
},
"source_files": "Cleanse/*.swift",
"platforms": {
"ios": "8.3"
}
}