blob: 1b87d19614e1c5ff0a1de82e7d3197912d70e8f8 [file] [log] [blame]
{
"name": "Scope",
"version": "1.2.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"
},
"social_media_url": "http://happytiger.co.kr",
"source": {
"git": "https://github.com/hb1love/Scope.git",
"tag": "1.2.0"
},
"source_files": "Scope/Classes/**/*",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}