blob: e3aa77e12ef7e8a674d0c2141b59bf97c7d86fdd [file] [log] [blame]
{
"name": "OBTabBarController",
"version": "1.1",
"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.1"
},
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "OBTabBarController.{h,m}"
}