blob: 5d505a0c1b0596be32c58a1e19fbbda00b8a0816 [file] [log] [blame]
{
"name": "YCTabBarController",
"version": "0.3.0",
"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"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/cagri21/YCTabBarController.git",
"tag": "0.3.0"
},
"source_files": "YCTabBarController/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"swift_version": "4.2"
}