blob: bcecd6078b4bf2a95c3b4135baa9fb5ff066af28 [file] [log] [blame]
{
"name": "JJTabBarController",
"version": "1.0.0",
"summary": "Create a TabBarController as it should be.",
"homepage": "https://github.com/joaofrjesusbe/JJTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"João Jesus": "joaofrjesusbe@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/joaofrjesusbe/JJTabBarController.git",
"tag": "1.0.0"
},
"source_files": "JJTabBarController/**/*.{h,m}",
"requires_arc": true
}