blob: b9c1b9306479c1313b26a9670be0869fa4e2a095 [file] [log] [blame]
{
"name": "Licenses",
"version": "2.0",
"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://github.com/mahmudahsan/Licenses/raw/master/preview.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mahmud Ahsan": "mahmud@thinkdiff.net"
},
"social_media_url": "http://twitter.com/mahmudahsan",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mahmudahsan/Licenses.git",
"tag": "2.0"
},
"source_files": "Licenses/Sources/**/*.{swift}",
"resources": [
"Licenses/Sources/**/*.{storyboard}"
],
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}