[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / c / 9 / 3 / LibComponentLogging-pods / 0.0.2 / LibComponentLogging-pods.podspec.json
blobeb6555b2586f2e2f7a609f78b4636ae47e0693ee
2   "name": "LibComponentLogging-pods",
3   "version": "0.0.2",
4   "source": {
5     "git": "https://github.com/aharren/LibComponentLogging-pods.git",
6     "tag": "0.0.2",
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   }