[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / d / a / RGLogger / 2.2 / RGLogger.podspec.json
blob5c9b86e13e4ba5077723118b8cddb07a21d0d3ca
2   "name": "RGLogger",
3   "version": "2.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENCE"
7   },
8   "summary": "Logger for iOS",
9   "description": "Logger for iOS without overheads ;)",
10   "homepage": "https://github.com/gran33/RGLogger",
11   "authors": {
12     "Ran Greenberg": "https://github.com/gran33"
13   },
14   "source": {
15     "git": "https://github.com/gran33/RGLogger.git",
16     "tag": "2.2"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "5.0"
21   },
22   "source_files": "RGLogger/RGLoggerHeader/RGLogger.h"