[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 1 / 8 / xyd-hpple / 0.5.0 / xyd-hpple.podspec.json
blob58c5b4a7acd48fb4df7aa614438f507fff0cdc21
2   "name": "xyd-hpple",
3   "version": "0.5.0",
4   "summary": "A nice Objective-C wrapper on the XPathQuery library for parsing HTML.",
5   "homepage": "https://github.com/SunShineLOL/xyd-hpple",
6   "license": "MIT",
7   "authors": "topfunky",
8   "platforms": {
9     "ios": "9.0",
10     "osx": "10.9"
11   },
12   "source": {
13     "git": "https://github.com/SunShineLOL/xyd-hpple.git",
14     "tag": "0.5.0"
15   },
16   "source_files": [
17     "Pod/Classes",
18     "Pod/Classes/**/*.{h,m}"
19   ],
20   "libraries": "xml2",
21   "xcconfig": {
22     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
23   },
24   "requires_arc": true,
25   "module_name": "xyd_hpple"