blob: d88ed51576a28503a5404c7141183e0ec2e37b33 [file] [log] [blame]
{
"name": "LFSSegmentedBarController",
"version": "1.0.12",
"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.12"
},
"platforms": {
"ios": "7.0"
},
"source_files": "lib/*.{h,m}",
"requires_arc": true
}