blob: 9b25d22d77cba42471552b75c26a82faa394ad89 [file] [log] [blame]
{
"name": "RBCustomMenuBar",
"version": "0.1.3",
"summary": "Litle description",
"swift_versions": "5.0",
"description": "A big description about my code but I don't know what say",
"homepage": "https://github.com/iottirubin/RBCustomMenuBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Rubens I M",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/iottirubin/RBCustomMenuBar.git",
"tag": "0.1.3"
},
"source_files": "RBCustomMenuBar/**/*.{h,m,swift}",
"swift_version": "5.0"
}