blob: 9ac50aa3fa5f1378fb50288b1255b4d657bf01e9 [file] [log] [blame]
{
"name": "CyhTools",
"version": "1.3.5",
"summary": "Deal with things more simply",
"homepage": "https://github.com/CYHAI9/CyhTools",
"license": "MIT",
"authors": {
"又是一个大叔": "3069126500@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/CYHAI9/CyhTools.git",
"tag": "1.3.5"
},
"source_files": "cyhToolsmanager/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": true,
"OTHER_LDFLAGS": "\"$(inherited)\" \"-lxml2\" \"-objc\""
}
}