blob: 4c8b946e7f41df1ae897bec2eb10aa0f2c6b47a5 [file] [log] [blame]
{
"name": "Founq_hpple",
"version": "0.0.1",
"summary": "A nice Objective-C wrapper on the XPathQuery library for parsing HTML.",
"homepage": "https://github.com/ysghome/Founq_hpple",
"license": "MIT",
"authors": "ysghome",
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/ysghome/Founq_hpple.git",
"tag": "0.0.1"
},
"source_files": [
"Pod/Classes",
"Pod/Classes/**/*.{h,m}"
],
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"requires_arc": true,
"module_name": "Founq_Hpple"
}