blob: 7d1736854aa7a48817940183012edc0f9cfaf07e [file] [log] [blame]
{
"name": "TFY_LayoutModelTool",
"version": "2.3.5",
"summary": "完美布局模型解析,随意更改导航栏颜色,tabbar,选择器",
"description": "完美布局模型解析,随意更改导航栏颜色,tabbar,选择器",
"homepage": "https://github.com/13662049573/TFY_LayoutModelTool",
"license": "MIT",
"authors": {
"tianfengyou": "420144542@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/13662049573/TFY_LayoutModelTool.git",
"tag": "2.3.5"
},
"source_files": "TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_LayoutModelTool.h",
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
},
"requires_arc": true,
"subspecs": [
{
"name": "TFY_ProgressHUD",
"source_files": "TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_ProgressHUD/**/*.{h,m}",
"resources": "TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_ProgressHUD/TFY_ProgressHUD.bundle"
},
{
"name": "TFY_AutoLayout",
"source_files": [
"TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_AutoLayout/**/*.{h,m}",
"TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_AutoLayout/TFY_AutoLayout.h"
]
},
{
"name": "TFY_Models",
"source_files": "TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_Models/**/*.{h,m}"
},
{
"name": "TFY_Category",
"source_files": [
"TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_Category/**/*.{h,m}",
"TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_Category/TFY_CategoryHerder.h"
]
},
{
"name": "TFY_PickerView",
"source_files": [
"TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_PickerView/**/*.{h,m}",
"TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_PickerView/TFY_PickerHeader.h"
]
},
{
"name": "TFY_CommonUtils",
"source_files": "TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_CommonUtils/**/*.{h,m}"
},
{
"name": "TFY_Navigation",
"source_files": [
"TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_Navigation/**/*.{h,m}",
"TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_Navigation/TFY_Navigation.h"
]
},
{
"name": "TFY_TabarController",
"source_files": [
"TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_TabarController/**/*.{h,m}",
"TFY_LayoutModelTool/TFY_LayoutModelTool/TFY_TabarController/TFY_TabBarHeader.h"
]
}
]
}