blob: afef1b50e638c80928e041fb1e49f9be73ea2013 [file] [log] [blame]
{
"name": "BHTabBar",
"version": "1.0.0",
"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",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": "Source/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": false
}