blob: 4723c27d8a6a32f030e6e75b71ef4ed89c81be47 [file] [log] [blame]
{
"name": "TFY_SimplifytableViewKit",
"version": "2.2.0",
"summary": "简化的TableView 一行代码完成所有布局。",
"description": "简化的TableView 一行代码完成所有布局。",
"homepage": "https://github.com/13662049573/TFY_SimplifytableView",
"license": "MIT",
"authors": {
"tianfengyou": "420144542@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/13662049573/TFY_SimplifytableView.git",
"tag": "2.2.0"
},
"source_files": "TFY_SimplifytableView/TFY_SimplifytableViewKit/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
},
"requires_arc": true
}