[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / c / 6 / ResponseDetective / 1.4.0 / ResponseDetective.podspec.json
bloba89e3426913d384121a830e53dfc4e937f14a2df
2   "name": "ResponseDetective",
3   "version": "1.4.0",
4   "summary": "Sherlock Holmes of the networking layer",
5   "homepage": "https://github.com/netguru/ResponseDetective",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Adrian Kashivskyy": "adrian.kashivskyy@netguru.co",
12     "Aleksander Popko": "aleksander.popko@netguru.co"
13   },
14   "source": {
15     "git": "https://github.com/netguru/ResponseDetective.git",
16     "tag": "1.4.0"
17   },
18   "source_files": "ResponseDetective/Sources",
19   "module_map": "ResponseDetective/Resources/Framework.modulemap",
20   "frameworks": "Foundation",
21   "libraries": "xml2",
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "osx": {
26     "frameworks": "AppKit"
27   },
28   "swift_versions": "5.2",
29   "requires_arc": true,
30   "platforms": {
31     "ios": "8.0",
32     "osx": "10.10",
33     "tvos": "9.0"
34   },
35   "pod_target_xcconfig": {
36     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
37   },
38   "swift_version": "5.2"