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