blob: 510e7b82247257bce2a6d40411759b7e19611c70 [file] [log] [blame]
{
"name": "iOSUI",
"version": "0.0.5",
"summary": "Custom elements UI used in my project",
"description": "Custom elements UI used in my project test where test architectures",
"homepage": "https://github.com/diazavilasebastian/iOSUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sebastian Diaz Avila": "diazavilasebastian@gmail.com"
},
"source": {
"git": "https://github.com/diazavilasebastian/iOSUI.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "iOSUI/Classes/**/*",
"swift_versions": [
"4.2"
],
"swift_version": "4.2"
}