blob: c99767d61ab6f9f7cb6919d3e02ac33b4f22b561 [file] [log] [blame]
{
"name": "CyhDtaModel",
"version": "1.1.1",
"summary": "it is a good code",
"homepage": "https://github.com/CYHAI9/CyhDataModel",
"license": "MIT",
"authors": {
"又是一个大叔": "3069126500@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/CYHAI9/CyhDataModel.git",
"tag": "1.1.1"
},
"source_files": "ModelDemo/cyhModel/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "\"$(inherited)\" \"-lxml2\" \"-ObjC -all_load\""
}
}