[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / a / TFHpple / 2.0.0 / TFHpple.podspec.json
blob2f843e68397f94a87bb646dc8d111af01dd32404
2   "name": "TFHpple",
3   "version": "2.0.0",
4   "summary": "TFHpple 将 html  解析改成了 pod 管理, 有问题请 issue",
5   "homepage": "https://github.com/tpctt/TFHpple",
6   "social_media_url": "https://github.com/tpctt/TFHpple",
7   "platforms": {
8     "ios": "6.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     " tim": "491590253@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/tpctt/TFHpple.git",
19     "tag": "2.0.0"
20   },
21   "requires_arc": false,
22   "frameworks": [
23     "CoreFoundation",
24     "Foundation"
25   ],
26   "libraries": "xml2",
27   "source_files": "Classess/**/*.{h,m,mm}",
28   "xcconfig": {
29     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
30   }