[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 8 / 2 / 4 / DCLogger / 1.0.0 / DCLogger.podspec.json
blobedd0bad064e5215ad1de691651cb05bdf9155310
2   "name": "DCLogger",
3   "version": "1.0.0",
4   "summary": "A lightweight logger tool for your iOS/tvOS app.",
5   "description": "DCLogger allow you to get pretty log information.",
6   "homepage": "https://github.com/dcortes22/DCLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dcortes22": "dcortes22@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dcortes22/DCLogger.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/dcortes22",
19   "platforms": {
20     "ios": "9.0",
21     "tvos": "9.0"
22   },
23   "source_files": "DCLogger/Classes/**/*",
24   "pushed_with_swift_version": "3.0"