[Add] FronteggSwift 1.2.29
[CocoaPods.git] / Specs / a / b / 6 / CocoaLumberjill / 0.0.2 / CocoaLumberjill.podspec.json
blob74ec5e6336acb7a8e2a55a36ccaf0469ed563488
2   "name": "CocoaLumberjill",
3   "version": "0.0.2",
4   "homepage": "https://github.com/Jaymon/CocoaLumberjill",
5   "source": {
6     "git": "https://github.com/Jaymon/CocoaLumberjill.git",
7     "tag": "0.0.2"
8   },
9   "platforms": {
10     "ios": "9.0"
11   },
12   "license": "BSD",
13   "summary": "Light wrapper around CocoaLumberjack",
14   "authors": {
15     "Jay Marcyes": "jay@marcyes.com"
16   },
17   "description": "Light wrapper around CocoaLumberjack to make changing log levels and emailing logs easier",
18   "source_files": "CocoaLumberjill/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "CocoaLumberjack": [
23     ]
24   }