[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 1 / 2 / SZLogger / 0.0.2 / SZLogger.podspec.json
blob5ecc6fc65f68dd261c81a537cc5f406d5c9bf0a2
2   "name": "SZLogger",
3   "version": "0.0.2",
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": {
9     "Stas Zhukovskiy": "stzhuk@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Zhukn1/SZLogger.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "Classes/*.{h,m}",
19   "requires_arc": true