[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / f / 3 / 0 / YTTHpplePlus / 0.1.4 / YTTHpplePlus.podspec.json
blob690ba6124711723c38a58e39ae1fc8abb0706f57
2   "name": "YTTHpplePlus",
3   "version": "0.1.4",
4   "summary": "Lightweight And Powerful XML/HTML Parser Util",
5   "description": "Lightweight And Powerful XML/HTML Parser Util",
6   "homepage": "https://github.com/flypigrmvb/YTTHpplePlus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "flypigrmvb": "862709539@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/flypigrmvb/YTTHpplePlus.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "YTTHpplePlus/Classes",
23     "YTTHpplePlus/Classes/**/*.{h,m}"
24   ],
25   "libraries": "xml2",
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
28   },
29   "requires_arc": true,
30   "module_name": "YTTHpplePlus"