blob: 3880982cbcbdccdac2a789f8381595c13e7af7c1 [file] [log] [blame]
{
"name": "PTCardTabBar",
"version": "1.0",
"summary": "Simple UITabBarController with card-style tabbar",
"description": "A Simple Card style tab bar with only displaying icons with small circle under the selected tab bar, try it",
"homepage": "https://github.com/hussc/PTCardTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hussein AlRyalat": "hus.sc@aol.com"
},
"source": {
"git": "https://github.com/hussc/PTCardTabBar.git",
"tag": "1.0"
},
"social_media_url": "https://www.facebook.com/hussc",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "PTCardTabBar/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}