blob: a7ca517c017de94ac6dfc6e62c27c57dc38e5c39 [file] [log] [blame]
{
"name": "BHTabBar",
"version": "0.0.1",
"summary": "A web-browser like tab bar implementation for iOS4+.",
"homepage": "https://github.com/fictorial/BHTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brian Hammond": "brian@fictorial.com"
},
"source": {
"git": "https://github.com/fictorial/BHTabBar.git",
"commit": "38259e966811f88a8d6763f756bea87c2331cd16"
},
"platforms": {
"ios": null
},
"source_files": "Source/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": false
}