[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 3 / 1 / MagicPrint / 0.1.0 / MagicPrint.podspec.json
blob6889f59d4d1815df65716d72a2d3e6e9d2ae65c0
2   "name": "MagicPrint",
3   "version": "0.1.0",
4   "summary": "Magic is the best alternative of print. It allows you to write in console more meaningfull logs",
5   "description": "Magic is the best alternative of print. It allows you to write in console more meaningfull logs.\nYou have available thise methods to print messages into console:\nmagicVerbose(<#T##object: T##T#>)\nmagicMessage(<#T##object: T##T#>)\nmagicInfo(<#T##object: T##T#>)\nmagicWarning(<#T##object: T##T#>)\nmagicWarning(<#T##object: T##T#>)",
6   "homepage": "https://github.com/c-Viorel/Magic",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Viorel": "viorelporumbescu@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/c-Viorel/Magic.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://resume.viorelporumbescu.tech",
19   "platforms": {
20     "osx": "10.10"
21   },
22   "source_files": "Magic/Classes/**/*"