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