blob: 5aa65988da8ec88684ac9cb1c4b614a5d2aaee4e [file] [log] [blame]
{
"name": "SITabBarMenu",
"version": "0.1.0",
"summary": "Custom Tab bar menu for iOS Application.",
"description": "SITabBarMenu is helped to implements Custom tab bar to your iOS Project easily.This tab bar is included 6 different style.You can easily change tab style,color & font.",
"homepage": "https://github.com/siyadkpm/SITabBarMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"siyadkpm": "siyadkpm@gmail.com"
},
"source": {
"git": "https://github.com/siyadkpm/SITabBarMenu.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/siyadkpm",
"platforms": {
"ios": "11.0"
},
"source_files": "SITabBarMenu/Classes/*",
"resource_bundles": {
"SITabBarMenu": [
"SITabBarMenu/Classes/*.xib"
]
},
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}