blob: f00d945d89f24c564fa9ddc909ef73e59d16df63 [file] [log] [blame]
{
"name": "CyhTools",
"version": "1.3.6",
"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.6"
},
"source_files": "cyhToolsmanager/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "\"$(inherited)\" \"-lxml2\" \"-objc\"",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": true
}
}