blob: 26993a70908a4883f528567f1b19d07faa175c47 [file] [log] [blame]
{
"name": "TFY_Category",
"version": "2.1.8",
"summary": "分类方法使用",
"description": "字典,数组,字符串,。。。。各种分类方法.",
"homepage": "https://github.com/13662049573/TFY_Category",
"license": "MIT",
"authors": {
"tianfengyou": "420144542@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/13662049573/TFY_Category.git",
"tag": "2.1.8"
},
"source_files": [
"TFY_Category/TFY_Category/TFY_CategoryHerder.h",
"TFY_Category/TFY_Category/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
}
}