blob: 9671695e43fcce3b47325502b1d5a24a40c1b241 [file] [log] [blame]
{
"name": "TACustomTabBarController",
"version": "0.1.0",
"summary": "TACustomTabBarController is a tabBar controller ability to control the design (item background color, text position, text font ...).",
"description": "TACustomTabBarController is a tabBar controller ability to control the design (item background color, text position, text font ...). It gives the developer an easy way to design his app with minimal restriction",
"homepage": "https://github.com/tarekabdallah/TACustomTabBarController",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"Tarek": "tarek.abdallah@lau.edu"
},
"source": {
"git": "https://github.com/tarekabdallah/TACustomTabBarController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TACustomTabBarController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}