[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / b / a / DVFloatingWindow / 0.3 / DVFloatingWindow.podspec.json
blob305b0bf03f22f53b630c944f9d510d5007a6fca0
2   "name": "DVFloatingWindow",
3   "version": "0.3",
4   "summary": "The missing debug tool for iOS",
5   "description": "                   DVFloatingWindow is a simple and effective tool for reviewing your application logs just from within.  You can manage them by creating a separate tab for each log, quickly switch between tabs and see all the details you need. Also there is an opportunity to add buttons with your custom handlers for helping you to debug your app (e.g. send a network request, reset settings, etc.).\n",
6   "homepage": "https://github.com/dvor/DVFloatingWindow",
7   "screenshots": "https://raw.github.com/wiki/dvor/DVFloatingWindow/demo-0.3.gif",
8   "license": "MIT",
9   "authors": {
10     "Dmitry Vorobyov": "d@dvor.me"
11   },
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source": {
16     "git": "https://github.com/dvor/DVFloatingWindow.git",
17     "tag": "0.3"
18   },
19   "source_files": "DVFloatingWindow",
20   "public_header_files": "DVFloatingWindow/{DVFloatingWindow,DVDefinitions,DVLoggerConfiguration,DVMacros}.h",
21   "requires_arc": true,
22   "frameworks": "MessageUI"