blob: 701710caee7b770dc2ccd8ae89b58eee1e727f37 [file] [log] [blame]
{
"name": "Square1Tools",
"version": "1.6.5",
"summary": "A collection of tools used in our Swift projects",
"description": "A handy collection of helpers, types and hacks used on our Swift projects",
"homepage": "https://github.com/square1-io/Square1-iOS-Tools",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Square1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/square1-io/Square1-iOS-Tools.git",
"tag": "1.6.5"
},
"source_files": "Source/**/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}