[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / d / 8 / XcodeLogger / 1.0.0 / XcodeLogger.podspec.json
blobe26136a6a8845f5a502b4dbd6845ab4857419cf6
2   "name": "XcodeLogger",
3   "version": "1.0.0",
4   "summary": "Simple, fast, colorful, flexible and customizable NSLog replacement.",
5   "description": "                   Xcode Logger is a fast (up to *35x times faster than NSLog), simple to use, flexible library which \n                   provides colorful and scheme-based NSLog replacements using the Xcode Colors plugin for Xcode IDE which \n                   works great in multi-threaded environments.\n\n                   *based on tests comparing NSLog vs XLog's No Header level, average operation time after 5 runs with \n                   5000 iterations per run on a MacBook Pro Retina. \n",
6   "homepage": "https://github.com/codeFi/XcodeLogger",
7   "screenshots": [
8     "http://i58.tinypic.com/6700f4.png",
9     "http://i58.tinypic.com/jsh9vm.jpg"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Razvan Tanase": "razvan@codebringers.com"
17   },
18   "social_media_url": "http://twitter.com/razvan_tanase",
19   "platforms": {
20     "ios": "5.0",
21     "osx": "10.7"
22   },
23   "source": {
24     "git": "https://github.com/codeFi/XcodeLogger.git",
25     "tag": "1.0.0"
26   },
27   "source_files": "XcodeLogger/**/*.{h,m}"