[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 8 / e / SweetConsole / 1.1.1 / SweetConsole.podspec.json
bloba62f6ce17d707ccf7f67d499038677fac09cd39b
2   "name": "SweetConsole",
3   "version": "1.1.1",
4   "license": "MIT",
5   "summary": "A Swift`s println function alternative to log values in console like a boss!",
6   "homepage": "https://github.com/jancassio/SweetConsole",
7   "social_media_url": "http://www.twitter.com/jancassio",
8   "authors": {
9     "Jan Cassio": "hey@jancassio.com"
10   },
11   "source": {
12     "git": "https://github.com/jancassio/SweetConsole.git",
13     "tag": "1.1.1"
14   },
15   "platforms": {
16     "ios": "8.1",
17     "osx": "10.11"
18   },
19   "source_files": "Console.swift",
20   "requires_arc": true