[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / 3 / PrintlnMagic / 1.2.1 / PrintlnMagic.podspec.json
blobbbf8fe109d40d8524cb91952c3ca916da2e4b30c
2   "name": "PrintlnMagic",
3   "version": "1.2.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.2.1"
17   },
18   "source_files": "PrintlnMagic.swift",
19   "requires_arc": true