blob: 815f3e02cc376425900f32587c747a8049798d16 [file] [log] [blame]
{
"name": "CYQSearch",
"version": "0.0.1",
"summary": "A short description of CYQSearch.",
"description": "A short description of CYQSearch.A short description of CYQSearch.",
"homepage": "https://git.oschina.net/chengyafeng/cyqsearch",
"license": "MIT",
"authors": {
"chengyafeng123": "1527273406@qq.com"
},
"source": {
"git": "https://git.oschina.net/chengyafeng/cyqsearch.git"
},
"source_files": "CYQSearch/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "CYQSearch/**/*.h",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}