blob: a40476084386646b27ac8751025dc0121f55d8ee [file] [log] [blame]
{
"name": "Licensy",
"platforms": {
"ios": "8.0"
},
"summary": "Licensy lets an user to list all 3rd Party Libraries which use in his project.",
"requires_arc": true,
"version": "1.0.10",
"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.0.10"
},
"frameworks": "UIKit",
"source_files": "Licensy/Licensy/**/*.{swift}",
"resource_bundles": {
"Licensy": [
"Licensy/Licensy/**/*.{storyboard,xib,png,strings,txt}"
]
}
}