[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 9 / 1 / RaptureXML@Frankly / 1.0.4 / RaptureXML@Frankly.podspec.json
blob8619db3a9a9abe9f404b3b3dc78004c4fda4e79a
2   "name": "RaptureXML@Frankly",
3   "version": "1.0.4",
4   "license": "MIT",
5   "summary": "A simple, sensible, block-based XML API for iOS and Mac development.",
6   "homepage": "https://github.com/tictocplanet/RaptureXML",
7   "authors": {
8     "Justin Hill": "justin@franklyinc.com"
9   },
10   "source": {
11     "git": "https://github.com/tictocplanet/RaptureXML.git",
12     "tag": "1.0.4"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "source_files": "RaptureXML/*",
19   "libraries": [
20     "z",
21     "xml2"
22   ],
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "requires_arc": true