[Add] RepairClubSDK 1.2.09
[CocoaPods.git] / Specs / 7 / 0 / d / RaptureXML@siuying / 1.0.1.1 / RaptureXML@siuying.podspec.json
blobb97c4b6e3429d1ad59ace8ef2f946066b7246c37
2   "name": "RaptureXML@siuying",
3   "version": "1.0.1.1",
4   "license": "MIT",
5   "summary": "A simple, sensible, block-based XML API for iOS and Mac development. This fork allow users to XML manipulation.",
6   "homepage": "https://github.com/siuying/RaptureXML",
7   "authors": {
8     "John Blanco": "zablanc@gmail.com",
9     "Francis Chong": "francis@ignition.hk"
10   },
11   "source": {
12     "git": "https://github.com/siuying/RaptureXML.git",
13     "tag": "1.0.1.1"
14   },
15   "source_files": "RaptureXML/*",
16   "libraries": [
17     "z",
18     "xml2"
19   ],
20   "xcconfig": {
21     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
22   },
23   "requires_arc": true