blob: 63b9b77855e9ad8157818fae5b6f65e8d8724b56 [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.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Jimenez Guinaldo": "djimenezgu@gmail.com",
"Guillermo Garcia Rebolo": "guillermogarcia_18@hotmail.com"
},
"homepage": "https://github.com/guille969/Licensy",
"source": {
"git": "https://github.com/guille969/Licensy.git",
"tag": "1.0.5"
},
"frameworks": "UIKit",
"source_files": "Licensy/Licensy/**/*.{swift}",
"resource_bundles": {
"Licensy": [
"Licensy/Licensy/**/*.{storyboard,xib,png,strings,txt}"
]
},
"pushed_with_swift_version": "3.0.2"
}