{ | |
"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 | |
} |