[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 7 / 8 / c / netfox / 1.3.2 / netfox.podspec.json
blobef4054ffd0109cf7ff4b1a0360df659141ae8744
2   "name": "netfox",
3   "version": "1.3.2",
4   "summary": "A lightweight, one line setup, iOS network debugging library!",
5   "description": "A lightweight, one line setup, network debugging library that provides a quick look on all executed network requests performed by your app. It grabs all requests - of course yours, requests from 3rd party libraries (such as AFNetworking or else), UIWebViews, and more. Very useful and handy for network related issues and bugs.",
6   "homepage": "https://github.com/kasketis/netfox",
7   "screenshots": "https://raw.githubusercontent.com/kasketis/netfox/master/assets/overview1_3.gif",
8   "license": "MIT",
9   "authors": "Christos Kasketis",
10   "source": {
11     "git": "https://github.com/kasketis/netfox.git",
12     "tag": "1.3.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "netfox"