[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 3 / b / a / DVFloatingWindow / 0.2.1 / DVFloatingWindow.podspec.json
blob8618022dc485cc1a5517fd0462e94ac49cfa063c
2   "name": "DVFloatingWindow",
3   "version": "0.2.1",
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/dvor/DVFloatingWindow/0.2/demo.gif",
8   "license": "MIT",
9   "authors": {
10     "Dmitry Vorobyov": "dvor@dvor.me"
11   },
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source": {
16     "git": "https://github.com/dvor/DVFloatingWindow.git",
17     "tag": "0.2.1"
18   },
19   "source_files": "DVFloatingWindow",
20   "public_header_files": "DVFloatingWindow/{DVFloatingWindow,DVDefinitions,DVLoggerConfiguration,DVMacros}.h",
21   "requires_arc": true,
22   "frameworks": "MessageUI"