blob: 3725ea1893bf52b2df1f609633a469561ce44fad [file] [log] [blame]
{
"name": "ImpartTools",
"version": "0.1.0",
"summary": "A collection of handy extensions we use",
"description": "A collection of handy extensions we use.",
"homepage": "https://github.com/Impart/ImpartTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Impart IT": "info@impart.nl"
},
"source": {
"git": "https://github.com/Impart/ImpartTools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"4.2",
"5",
"5"
],
"source_files": "ImpartTools/Classes/**/*",
"swift_version": "5"
}