blob: 1f6875188a08a36cf087c66d2e0ca6102e70ac06 [file] [log] [blame]
{
"name": "WGCTopBar",
"version": "0.0.2",
"summary": "A simple top bar.",
"description": "A topbar that can set bar items and a indicator to indicate the selected bar item.",
"homepage": "https://github.com/messihv5/WGCTopBar",
"license": "MIT",
"authors": {
"messihv5": "724009249@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/messihv5/WGCTopBar.git",
"tag": "0.0.2"
},
"source_files": [
"WGCTopBar",
"WGCTopBar/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"YYKit": [
]
}
}