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