blob: 2f843e68397f94a87bb646dc8d111af01dd32404 [file] [log] [blame]
{
"name": "TFHpple",
"version": "2.0.0",
"summary": "TFHpple 将 html 解析改成了 pod 管理, 有问题请 issue",
"homepage": "https://github.com/tpctt/TFHpple",
"social_media_url": "https://github.com/tpctt/TFHpple",
"platforms": {
"ios": "6.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" tim": "491590253@qq.com"
},
"source": {
"git": "https://github.com/tpctt/TFHpple.git",
"tag": "2.0.0"
},
"requires_arc": false,
"frameworks": [
"CoreFoundation",
"Foundation"
],
"libraries": "xml2",
"source_files": "Classess/**/*.{h,m,mm}",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}