[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 4 / 3 / PrintlnMagic / 1.2.3 / PrintlnMagic.podspec.json
blob29faea3d419025032724236815c5e6f5819bd637
2   "name": "PrintlnMagic",
3   "version": "1.2.3",
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.",
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.2.3"
17   },
18   "source_files": "PrintlnMagic.swift",
19   "requires_arc": true,
20   "deprecated": true,
21   "deprecated_in_favor_of": "Magic"