[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 2 / 3 / Founq_hpple / 0.0.1 / Founq_hpple.podspec.json
blob4c8b946e7f41df1ae897bec2eb10aa0f2c6b47a5
2   "name": "Founq_hpple",
3   "version": "0.0.1",
4   "summary": "A nice Objective-C wrapper on the XPathQuery library for parsing HTML.",
5   "homepage": "https://github.com/ysghome/Founq_hpple",
6   "license": "MIT",
7   "authors": "ysghome",
8   "platforms": {
9     "ios": "7.0",
10     "osx": "10.9"
11   },
12   "source": {
13     "git": "https://github.com/ysghome/Founq_hpple.git",
14     "tag": "0.0.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": "Founq_Hpple"