blob: dbafabcf25c75a8c98f94e38f3415c0bf418c610 [file] [log] [blame]
{
"name": "ValidatedPropertyKit",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0",
"osx": "10.10"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}