[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / 1 / MagicPrint / 0.1.1 / MagicPrint.podspec.json
blob67ee02a18228eec695be6a986ee8cb8da527e8a9
2   "name": "MagicPrint",
3   "version": "0.1.1",
4   "summary": "Magic is the best alternative of print. It allows you to write in console more meaningfull logs",
5   "description": "TODO: Add long description of the pod here.\nMagic 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/MagicPrint",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Viorel Porumbescu": "viorel@minglebit.com"
13   },
14   "source": {
15     "git": "https://github.com/c-viorel/MagicPrint.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://resume.viorelporumbescu.tech",
19   "platforms": {
20     "osx": "10.10"
21   },
22   "source_files": "MagicPrint/Classes/**/*",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"