blob: 8d8780f78d2622177021fe8b545ac2b7bf4136e9 [file] [log] [blame]
{
"name": "ImpartTools",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": [
"4.2",
"5",
"5"
],
"source_files": "ImpartTools/Classes/**/*",
"swift_version": "5"
}