blob: ed20b9396177819497cc3fb2c4f3288120673cc0 [file] [log] [blame]
{
"name": "Let",
"version": "1.0.0",
"summary": "Let allows modifying instance without assigning it to the variable.",
"homepage": "https://github.com/gsagadyn/Let",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Grzegorz Sagadyn": "sagadyn@gmail.com"
},
"source": {
"git": "https://github.com/gsagadyn/Let.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Let/**/*",
"swift_versions": "5.2",
"swift_version": "5.2"
}