[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / d / 6 / RxLogger / 0.0.1 / RxLogger.podspec.json
blob194e4711315e7c9570b262132d9c169ca5697cc7
2   "name": "RxLogger",
3   "version": "0.0.1",
4   "summary": "Color Log for RxSwift",
5   "description": "Color Log for RxSwift, use XcodeColors",
6   "homepage": "https://github.com/DianQK/RxLogger",
7   "license": {
8     "type": "MIT",
9     "file": "License"
10   },
11   "authors": {
12     "DianQK": "xiaoqing@dianqk.org"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source": {
19     "git": "https://github.com/DianQK/RxLogger.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "Sources/*.swift",
23   "dependencies": {
24     "RxSwift": [
25       "~> 2.2.0"
26     ]
27   },
28   "frameworks": "Foundation"