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