blob: c5e77251f4f6792db36bb55ce2c3581a563b097e [file] [log] [blame]
{
"name": "STTX_Project",
"version": "0.0.1",
"summary": "this is a new project of STTX_Project.",
"description": "this is a new project of STTX_Project for company",
"homepage": "https://github.com/XychloveFhy/STTX_Project",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"John": "jij10x_ych@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XychloveFhy/STTX_Project.git",
"tag": "0.0.1"
},
"source_files": "STTX_Project/**/*.{h, m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}