[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / b / Log4ObjC / 0.1.0 / Log4ObjC.podspec.json
bloba5b5e61c729d69f2748c8f8fd3a01bd1e687051a
2   "name": "Log4ObjC",
3   "version": "0.1.0",
4   "summary": "A simple logger for iOS written in objective-c.",
5   "description": "A simple logger for iOS written in objective-c\nLater, more functions like persistence, log upload, log view, etc. will be released.",
6   "homepage": "https://github.com/GuessEver/log4objc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GuessEver": "guessever@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/GuessEver/log4objc.git",
19     "tag": "v0.1.0"
20   },
21   "source_files": "Log4ObjC/**/*.{h,m}"