blob: 460320ce3e8a24baf3ff11032654567216d87a2d [file] [log] [blame]
{
"name": "YCTabBarController",
"version": "0.3.3",
"summary": "YCTabBarController is a TabBarController with animations for iOS.",
"description": "YCTabBarController is a TabBarController with animations for iOS.",
"homepage": "https://github.com/cagri21/YCTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cagriyorukoglu": "cagriyorukoglu@outlook.com"
},
"swift_versions": "4.2",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/cagri21/YCTabBarController.git",
"tag": "0.3.3"
},
"source_files": "YCTabBarController/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"swift_version": "4.2"
}