[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 0 / 2 / 7 / Magic / 3.0.2 / Magic.podspec.json
blob6ae3e0bbefc974b88d8c746cd5a0095afe06e47a
2   "name": "Magic",
3   "version": "3.0.2",
4   "summary": "An alternative for Swift's print() 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 print() statements in your Swift projects.\n\nFear not, Magic 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/Magic",
7   "license": "MIT",
8   "authors": {
9     "Arthur Ariel Sabintsev": "arthur@sabintsev.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ArtSabintsev/Magic.git",
16     "tag": "3.0.2"
17   },
18   "source_files": "Sources/",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"