blob: f141141a762363d047fdcbf2472c265c6af1c990 [file] [log] [blame]
{
"name": "CyhaiUI",
"version": "1.4.0",
"summary": "CyhaiUI is a good UI",
"homepage": "https://github.com/CYHAI9/CyhaiUI",
"license": "MIT",
"authors": {
"CYHAI9": "3069126500@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/CYHAI9/CyhaiUI.git",
"tag": "1.4.0"
},
"source_files": "CyhaiUI/*.{h,m}",
"public_header_files": "CyhaiUI/*.h",
"frameworks": "UIKit",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
"ENABLE_BITCODE": "NO",
"OTHER_LDFLAGS": "-ObjC -all_load"
}
}