[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 7 / 1 / 2 / SZLogger / 0.0.4 / SZLogger.podspec.json
blob62d007819dd33375fc23215fa3409619056906d3
2   "name": "SZLogger",
3   "version": "0.0.4",
4   "summary": "A simple wrapper for NSLog to make things simpler. At least for me.",
5   "description": "                   A longer description of SZLogger in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "deprecated": true,
7   "homepage": "https://github.com/Zhukn1/SZLogger",
8   "license": "MIT",
9   "authors": "Stas Zhukovskiy",
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/Zhukn1/SZLogger.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "SZLogger/*.{h,m}",
18   "requires_arc": true