[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 8 / e / SweetConsole / 1.0 / SweetConsole.podspec.json
blob4a9cd00539017392ce70ef9df62c4c288699f462
2   "name": "SweetConsole",
3   "version": "1.0",
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.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "source_files": "Console.swift",
20   "requires_arc": true