blob: e03aa3caa0833255a42df02c82b3ad24f375ff9b [file] [log] [blame]
{
"name": "AKTabBarController",
"version": "1.0",
"license": "MIT",
"summary": "AKTabBarController is an adaptive and customizable tab bar for iOS.",
"homepage": "https://github.com/alikaragoz/AKTabBarController",
"authors": {
"Ali Karagoz": "mail@alikaragoz.net"
},
"source": {
"git": "https://github.com/alikaragoz/AKTabBarController.git",
"tag": "1.0"
},
"platforms": {
"ios": null
},
"source_files": "AKTabBarController",
"resources": "AKTabBarController/AKTabBarController.bundle",
"requires_arc": true,
"frameworks": "QuartzCore"
}