blob: 45b566586e07a1257fa7806507502928cc96f8c2 [file] [log] [blame]
{
"name": "RBCustomMenuBar",
"version": "0.1.0",
"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.0"
},
"source_files": "RBCustomMenuBar/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}