blob: b8d7700ab1a981cb6600d840e3aef2eca0fe241b [file] [log] [blame]
{
"name": "TFY_Category",
"version": "2.9.4",
"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.9.4"
},
"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"
}
}