blob: 68ad431e5d5e421003799a172a2a798fe623edff [file] [log] [blame]
{
"name": "FTGDataXMLNode",
"version": "0.0.1",
"summary": "summary",
"homepage": "https://gitee.com/TingShuo_iOS/FTGDataXMLNode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shxlxa": "842495841@qq.com"
},
"source": {
"git": "https://gitee.com/TingShuo_iOS/FTGDataXMLNode.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTGDataXMLNode/Classes/**/*",
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}