[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 7 / 1 / 2 / SZLogger / 0.0.5 / SZLogger.podspec.json
blob0ed9db526413727e349d55ccfa3fe817514c8529
2   "name": "SZLogger",
3   "version": "0.0.5",
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   "homepage": "https://github.com/Zhukn1/SZLogger",
7   "license": "MIT",
8   "authors": "Stas Zhukovskiy",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/Zhukn1/SZLogger.git",
14     "tag": "0.0.5"
15   },
16   "source_files": "SZLogger/*.{h,m}",
17   "requires_arc": true