blob: 7c758126ff9aa700c0c8ba50802282300cd0dffc [file] [log] [blame]
{
"name": "ViewComponentsLib",
"version": "1.0.0",
"summary": "A short description of ViewComponentsLib.",
"description": "A long description of ViewComponentsLib",
"homepage": "https://github.com/PabloBlanco10/Cocoapods-Components",
"license": {
"type": "MIT"
},
"authors": {
"Pablo Blanco Peris": "pabloblancoperis@gmail.com",
"Javier Giner Álvarez": "jgineralvarez@gmail.com"
},
"source": {
"git": "https://github.com/PabloBlanco10/Cocoapods-Components.git",
"tag": "master"
},
"source_files": "ViewComponentsLib/**/*.h",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}