[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 0 / 8 / TinyConsole / 1.3.2 / TinyConsole.podspec.json
bloba6c38f4f95c818e97d0b32d9e7cca40f6cdb4a92
2   "name": "TinyConsole",
3   "version": "1.3.2",
4   "summary": "A tiny log console to display information while using your iOS app. Written in Swift 3.",
5   "description": "Shows a console view on the lower bottom of your screen to display debug information of your running app.",
6   "homepage": "https://github.com/Cosmo/TinyConsole",
7   "screenshots": "https://raw.githubusercontent.com/Cosmo/TinyConsole/master/TinyConsole-Demo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Devran Ünal": "maccosmo@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Cosmo/TinyConsole.git",
17     "tag": "1.3.2"
18   },
19   "social_media_url": "https://twitter.com/maccosmo",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "TinyConsole/**/*",
24   "pushed_with_swift_version": "3.0"