blob: 4bf1686e6b5b45af452c705d3d8d48ffd1222dba [file] [log] [blame]
{
"name": "ZXCustomTabBar",
"version": "1.0.0",
"summary": "一个自定义的Tabbar",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/anphen/ZXCustomTabBar",
"license": "MIT",
"authors": {
"anphen": "zxlx276@163.com"
},
"source": {
"git": "https://github.com/anphen/ZXCustomTabBar.git",
"tag": "1.0.0"
},
"source_files": "ZXCustomTabBar/*.{h,m}",
"dependencies": {
"Masonry": [
">= 1.0.0"
],
"SDWebImage": [
">= 4.0.0"
]
}
}