blob: 4959d34bd9705e397e845880e3580b58651dcf2b [file] [log] [blame]
{
"name": "Let",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Let/**/*",
"swift_versions": "5.2",
"swift_version": "5.2"
}