blob: 3dac9500e9678e3928962839a6b114fd31604e0e [file] [log] [blame]
{
"name": "SSCustomTabMenu",
"version": "0.1.1",
"summary": "Custom tab menu controller for iOS.",
"description": "This CustomTabMenu will add custom menu at bottom!",
"homepage": "https://github.com/simformsolutions/SSCustomTabMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"simformsolutions": "reg@simform.in"
},
"source": {
"git": "https://github.com/simformsolutions/SSCustomTabMenu.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SSCustomTabMenu/CustomTabMenu/Helper/**/*",
"resource_bundles": {
"SSCustomTabMenu": [
"SSCustomTabMenu/CustomTabMenu/SSTabStoryBoard/**/*"
]
}
}