[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / c / 6 / ResponseDetective / 1.0 / ResponseDetective.podspec.json
blob84fa92aa87acdc683debe3d3b57099811c2ed61a
2   "name": "ResponseDetective",
3   "version": "1.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.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   "requires_arc": true,
29   "platforms": {
30     "ios": "8.0",
31     "osx": "10.10",
32     "tvos": "9.0"
33   },
34   "xcconfig": {
35     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
36   },
37   "pushed_with_swift_version": "3.0.2"