{ | |
"name": "LMTabBar", | |
"version": "0.0.2", | |
"summary": "A custom of LMTabBar.", | |
"description": "custom Tabbar with custom title or image", | |
"homepage": "https://github.com/mymirror/LMTabBar", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"mirror": "852171945@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/mymirror/LMTabBar.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": "LMTabBar/LMTabBar/*.{h,m}", | |
"requires_arc": true, | |
"dependencies": { | |
"LMTools": [ | |
] | |
} | |
} |