blob: fe8d661b1e984ac3cd900715df7e33b6f6ca831c [file] [log] [blame]
{
"name": "Scope",
"version": "2.0.0",
"summary": "🌷 Scoping Functions of Kotlin Style for Readable Code",
"homepage": "https://github.com/hb1love/Scope",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kim Heebeom": "heebuma@gmail.com"
},
"source": {
"git": "https://github.com/hb1love/Scope.git",
"tag": "2.0.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_versions": [
"5.1",
"5.2"
],
"swift_version": "5.2"
}