[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / 2 / UALogger / 0.3 / UALogger.podspec.json
blob340630a8cb75bbf1219b150a67e7233ed930806f
2   "name": "UALogger",
3   "version": "0.3",
4   "summary": "UALogger is a logging tool for iOS and Mac apps.",
5   "description": "                   UALogger is a logging tool for iOS and Mac apps. It allows you to customize the log format, when to log to the console, and allows collection of the console log for your application.\n",
6   "homepage": "https://github.com/UrbanApps/UALogger",
7   "license": "MIT",
8   "authors": {
9     "Matt Coneybeare": "coneybeare@urbanapps.com"
10   },
11   "source": {
12     "git": "https://github.com/UrbanApps/UALogger.git",
13     "tag": "0.3"
14   },
15   "source_files": [
16     "UALogger.h",
17     "UALogger.m"
18   ],
19   "requires_arc": false