blob: f649522d8be2ea9212abdacf46195bf363bfc157 [file] [log] [blame]
{
"name": "Licenses",
"version": "2.2",
"summary": "To showcase 3rd party libraries and their licenses",
"description": "Quick way to showcase 3rd party libraries and their licenses those are used to develop app.",
"homepage": "https://github.com/mahmudahsan/Licenses",
"screenshots": "https://raw.githubusercontent.com/mahmudahsan/Licenses/master/preview1.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mahmud Ahsan": "mahmud@thinkdiff.net"
},
"social_media_url": "http://twitter.com/mahmudahsan",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/mahmudahsan/Licenses.git",
"tag": "2.2"
},
"source_files": "Licenses/Sources/**/*.{swift}",
"resources": [
"Licenses/Sources/**/*.{storyboard}"
],
"frameworks": "Foundation",
"swift_versions": "5.0",
"swift_version": "5.0"
}