blob: 170db1a2568f5955e3c38ae69871523f2aaf49d5 [file] [log] [blame]
{
"name": "SSTabbar",
"version": "0.0.1",
"summary": "一款简易的可定制的底部栏",
"description": "SSKit中的组件,是一款简易的可定制的底部栏",
"homepage": "https://github.com/bassamyan/SSTabbar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quincy Yan": "yanyibin@aol.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bassamyan/SSTabbar.git",
"tag": "0.0.1"
},
"source_files": "SSTabbarDemo/SSTabbar/**/*.{h,m}"
}