[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / 3 / PrintlnMagic / 1.0.0 / PrintlnMagic.podspec.json
blobec6bf1dd1ca3f9212b5488eb9d30d1b9671cc551
2   "name": "PrintlnMagic",
3   "version": "1.0.0",
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.0.0"
17   },
18   "source_files": "PrintlnMagic.swift",
19   "requires_arc": true