blob: af27694a140ccbdd8eadd5491ee2e196171a5b35 [file] [log] [blame]
{
"name": "Licenses",
"version": "1.0.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": "1.0.0"
},
"source_files": "Licenses/Sources/**/*.{swift}",
"resources": [
"Licenses/Sources/**/*.{storyboard}"
],
"frameworks": "Foundation"
}