blob: c1e3e79d82886c0a0de5c0647b503bc766cf1c8a [file] [log] [blame]
{
"name": "Snowbank",
"version": "1.0.0",
"summary": "This is a Snowbank framework.",
"description": "Snowbank is a platform that makes the process of deploying and managing lightning nodes as easy as possible.",
"homepage": "https://www.snowbank.me/",
"license": {
"type": "MIT",
"text": "Copyright 2019\nPermission is granted to all Developers\n"
},
"authors": {
"Giri": "girisankar30@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/DevGirisankar/Snowbank.git",
"tag": "1.0.0"
},
"source_files": "Snowbank/**/*",
"exclude_files": "Snowbank/**/*.plist",
"swift_versions": "5.0",
"swift_version": "5.0"
}