blob: 59cffebf51d13130439a3003a469ff41052611cd [file] [log] [blame]
{
"name": "AKTabBarController",
"version": "0.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": "0.1.0"
},
"platforms": {
"ios": null
},
"source_files": "AKTabBarController",
"resources": "AKTabBarController/AKTabBarController.bundle",
"requires_arc": true,
"frameworks": "QuartzCore"
}