blob: 6b93303ddef55c799a22e2844210e9a557d06f0a [file] [log] [blame]
{
"name": "WLCustomeTabBar",
"version": "0.0.3",
"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.3"
},
"source_files": [
"WLCustomeTabBar",
"WLCustomeTabBar/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": [
"WLCustomeTabBar/WLCustomeTabBarHead.h",
"WLCustomeTabBar/**/*.h"
],
"resource_bundles": {
"WLResource": "WLCustomeTabBar/Resource/image/*.png"
}
}