blob: a65209b0af55ea8ff0cf00e6be12d3251ea30ffd [file] [log] [blame]
{
"name": "PTCardTabBar",
"version": "1.0.2",
"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",
"screenshots": [
"https://www.dropbox.com/s/1ra32nq4rxurqun/Simulator%20Screen%20Shot%20-%20iPhone%20Xs%20-%202019-09-04%20at%2004.43.09.png",
"https://www.dropbox.com/s/zrbah6zbxvkvn36/Simulator%20Screen%20Shot%20-%20iPhone%20Xs%20-%202019-09-04%20at%2004.43.10.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hussein AlRyalat": "hus.sc@aol.com"
},
"source": {
"git": "https://github.com/hussc/PTCardTabBar.git",
"tag": "1.0.2"
},
"social_media_url": "https://www.facebook.com/hussc",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "PTCardTabBar/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}