[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 3 / LibComponentLogging-pods / 0.0.1 / LibComponentLogging-pods.podspec.json
blobc6d6401f8fb70337c7c76cbbea6014387132dbcd
2   "name": "LibComponentLogging-pods",
3   "version": "0.0.1",
4   "source": {
5     "git": "https://github.com/aharren/LibComponentLogging-pods.git",
6     "tag": "0.0.1",
7     "submodules": true
8   },
9   "homepage": "http://0xc0.de/LibComponentLogging",
10   "authors": {
11     "Arne Harren": "ah@0xc0.de"
12   },
13   "license": "MIT",
14   "summary": "LibComponentLogging configuration for CocoaPods.",
15   "description": "LibComponentLogging-pods provides a configuration mechanism for LibComponentLogging and CocoaPods which configures logging back-ends and extensions based on your project's CocoaPods Podfile file.",
16   "source_files": [
18   ],
19   "preserve_paths": [
20     "**/README.md",
21     "**/lcl_configure"
22   ],
23   "requires_arc": false,
24   "dependencies": {
25     "LibComponentLogging-Core": [
27     ]
28   }