[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 0 / 8 / SKLogDebugger / 0.1.1 / SKLogDebugger.podspec.json
blobc17739ae71217e54b4dd694e7e24d213f387e3df
2   "name": "SKLogDebugger",
3   "version": "0.1.1",
4   "summary": "This is Saikyo.",
5   "description": "Saikyo log debugger.",
6   "homepage": "https://github.com/aikizoku/SKLogDebugger-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aikizoku": "yuki@thehero.jp"
13   },
14   "source": {
15     "git": "https://github.com/aikizoku/SKLogDebugger-iOS.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SKLogDebugger/Classes/**/*",
22   "resource_bundles": {
23     "SKLogDebugger": [
24       "SKLogDebugger/Assets/**/*.{xib,storyboard}"
25     ]
26   },
27   "frameworks": "UIKit",
28   "dependencies": {
29     "RxSwift": [
30       "~> 3.0"
31     ],
32     "RxCocoa": [
33       "~> 3.0"
34     ],
35     "SwiftyJSON": [
37     ],
38     "SwiftyAttributes": [
40     ]
41   },
42   "pushed_with_swift_version": "3.0"