[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / 3 / PrintlnMagic / 1.1.1 / PrintlnMagic.podspec.json
blob454e20c62131631d21a6ddb212c6658af86d8e12
2   "name": "PrintlnMagic",
3   "version": "1.1.1",
4   "summary": "An alternative for Swift's println() along the lines of DLog.",
5   "description": "If you're like me, you miss seeing the filename, method name, and/or line number in your println() statements in your Swift projects.\n\nFear not, PrintlnMagic is here to bring you back to the goold old days of DLog.\nSiren is actively maintained by Arthur Sabintsev.\n",
6   "homepage": "https://github.com/ArtSabintsev/PrintlnMagic",
7   "license": "MIT",
8   "authors": {
9     "Arthur Sabintsev": "arthur@sabintsev.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ArtSabintsev/PrintlnMagic.git",
16     "tag": "1.1.1"
17   },
18   "source_files": "PrintlnMagic.swift",
19   "requires_arc": true