blob: 9c35aceafc2dfa05bc4d8d0209b9266ddca6dc0c [file] [log] [blame]
{
"name": "AXSideButtonTabBarController",
"version": "0.1.1",
"summary": "Simple Tab Bar Controller with Side Buttons.",
"description": " Simple Tab Bar Controller with Side Buttons.\n * Side buttons\n * Separators\n",
"homepage": "https://github.com/akiroom/AXSideButtonTabBarController",
"screenshots": "https://raw.github.com/akiroom/AXSideButtonTabBarController/master/Screenshots/ss0.png",
"license": "MIT",
"authors": {
"Hiroki Akiyama": "aki-hiroki@nifty.com"
},
"source": {
"git": "https://github.com/akiroom/AXSideButtonTabBarController.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/akiroom",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AXSideButtonTabBarController": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}