blob: ee8a8992dcf40d4a3ef6adcb8173fe54c87afcff [file] [log] [blame]
{
"name": "TFY_AutoLayout",
"version": "2.4.8",
"summary": "简介高效,链式点语法布局工具",
"description": "简介高效,链式点语法布局工具",
"homepage": "https://github.com/13662049573/TFY_AutoLayout",
"license": "MIT",
"authors": {
"tianfengyou": "420144542@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/13662049573/TFY_AutoLayout.git",
"tag": "2.4.8"
},
"source_files": [
"TFY_AutoLayout/TFY_AutoLayout/**/*.{h,m}",
"TFY_AutoLayout/TFY_AutoLayout/TFY_AutoLayout.h"
],
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
},
"requires_arc": true
}