blob: 2096b71b90046668042ec7779bebf9a4e4e290e8 [file] [log] [blame]
{
"name": "Scope",
"version": "1.0.0",
"summary": "🌷 Scoping Functions of Kotlin Style for Readable Code",
"description": "🌷 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": "1.0.0"
},
"social_media_url": "http://happytiger.co.kr",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"requires_arc": true,
"source_files": "Scope/Classes/**/*"
}