[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / 2 / UALogger / 0.2.3 / UALogger.podspec.json
blob2e3d2d10c11006dfa788e8e0393b5a480311b903
2   "name": "UALogger",
3   "version": "0.2.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.2.3"
14   },
15   "source_files": [
16     "UALogger.h",
17     "UALogger.m"
18   ],
19   "requires_arc": false