blob: 3b7d6e61bfddd2f73eb1b1e89ce565a322b8ce1e [file] [log] [blame]
{
"name": "Square1Tools",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": [
"Source",
"Source/**/*.swift"
],
"pushed_with_swift_version": "4.0"
}