[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 1 / 8 / xyd-hpple / 0.5.1 / xyd-hpple.podspec.json
blobbdf0d27dbf66ff8abbf76c01d9331be8f42fc430
2   "name": "xyd-hpple",
3   "version": "0.5.1",
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.1"
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"