[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 0 / 8 / TinyConsole / 1.3.1 / TinyConsole.podspec.json
blobe271195b12bc7cd48866b7da7c2a0a6a0f59c424
2   "name": "TinyConsole",
3   "version": "1.3.1",
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.1"
18   },
19   "social_media_url": "https://twitter.com/maccosmo",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "TinyConsole/**/*",
24   "pushed_with_swift_version": "3.0"