blob: 6a702699fc838bc677d6122a328c834d1205b59d [file] [log] [blame]
{
"name": "WLCustomeTabBar",
"version": "0.0.1",
"summary": "A short description of WLCustomeTabBar.",
"description": "this project provide all kinds of categories for iOS development",
"homepage": "https://github.com/l231854/WLCustomeTabBar",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"雷王": "1175095018@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/l231854/WLCustomeTabBar.git",
"tag": "0.0.1"
},
"source_files": [
"WLCustomeTabBar",
"WLCustomeTabBar/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": [
"WLCustomeTabBar/WLCustomeTabBarHead.h",
"WLCustomeTabBar/**/*.h"
]
}