blob: 2db83d780b94521209528ce02061bc21f5788847 [file] [log] [blame]
{
"name": "ValidatedPropertyKit",
"version": "0.0.3",
"summary": "ValidatedPropertyKit",
"homepage": "https://SvenTiigi@github.com/SvenTiigi/ValidatedPropertyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sven Tiigi": "sven.tiigi@gmail.com"
},
"source": {
"git": "https://github.com/SvenTiigi/ValidatedPropertyKit.git",
"tag": "0.0.3"
},
"swift_versions": "5.1",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0",
"osx": "10.10"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_version": "5.1"
}