blob: 8d25f1ccba9617a88b72809158a28ba1b95d6dfc [file] [log] [blame]
{
"name": "LMTabBar",
"version": "0.0.3",
"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.3"
},
"source_files": "LMTabBar/LMTabBar/*.{h,m}",
"requires_arc": true,
"dependencies": {
"LMTools": [
]
}
}