blob: dc35f892816a5268f35da9d6a511bb08025f3c16 [file] [log] [blame]
{
"name": "YCTabBarController",
"version": "0.1.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.1.0"
},
"source_files": "YCTabBarController/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}