[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 0 / a / 8 / BLoger / 2.0.0 / BLoger.podspec.json
blob0746816ce2396bfb75ed02c37581ef75a2e9183e
2   "name": "BLoger",
3   "version": "2.0.0",
4   "summary": "A Loger Demo of CocoaLumberjack/Swift",
5   "swift_versions": "4.0",
6   "description": "A Loger Demo of CocoaLumberjack Swift.",
7   "homepage": "https://github.com/iosBob/BLoger",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "linbo": "ok@linbok.com"
14   },
15   "source": {
16     "git": "https://github.com/iosBob/BLoger.git",
17     "tag": "2.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BLoger/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "CocoaLumberjack/Swift": [
30     ],
31     "SnapKit": [
33     ]
34   },
35   "swift_version": "4.0"