blob: d70174812915a735fc3ed61cb4af58b55ef34468 [file] [log] [blame]
{
"name": "TFY_AutoLayout",
"version": "2.3.5",
"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.3.5"
},
"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
}