blob: d26a40ff0a95c873931bfb5ed6998adbd7b937dc [file] [log] [blame]
{
"name": "OBTabBarController",
"version": "1.2",
"authors": {
"Oriol Blanc": "oriolblanc@gmail.com"
},
"homepage": "https://github.com/oriolblanc/OBTabBarController",
"summary": "Open source alternative to UITabBarController, easier.",
"source": {
"git": "https://github.com/oriolblanc/OBTabBarController.git",
"tag": "1.2"
},
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "OBTabBarController.{h,m}"
}