blob: 1a8c4bd0f0e9f57a52d8e7840bc940174adf83fd [file] [log] [blame]
{
"name": "LFSSegmentedBarController",
"version": "1.0.8",
"summary": "iOS implementation of Android Tab Bar",
"homepage": "https://github.com/lafosca/LFSSegmentedBarController",
"authors": {
"David Cortés": "david@lafosca.cat"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"source": {
"git": "https://github.com/lafosca/LFSSegmentedBarController.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "7.0"
},
"source_files": "lib/*.{h,m}",
"requires_arc": true
}