blob: 41c98232025bff03c5aae4cae7f96455f4c8a029 [file] [log] [blame]
{
"name": "Licensy",
"platforms": {
"ios": "9.0"
},
"summary": "Licensy lets an user to list all 3rd Party Libraries which use in his project.",
"requires_arc": true,
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Jimenez Guinaldo": "djimenezgu@gmail.com",
"Guillermo Garcia Rebolo": "guillermogarcia_18@hotmail.com"
},
"homepage": "https://github.com/gygr969/Licensy",
"source": {
"git": "https://github.com/gygr969/Licensy.git",
"tag": "1.1.0"
},
"swift_version": "4.1",
"frameworks": "UIKit",
"source_files": "Licensy/Sources/**/*.{swift}",
"resource_bundles": {
"Licensy": [
"Licensy/Sources/**/*.{storyboard,xib,png,strings,txt}"
]
}
}