[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 5 / e / 2 / Slog / 0.1.0 / Slog.podspec.json
blob77463368b40836c2a803a54b209c56867bf46cfc
2   "name": "Slog",
3   "version": "0.1.0",
4   "summary": "Simple Swift logging",
5   "description": "Simple swift logging",
6   "homepage": "https://github.com/Raizlabs/Slog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "johnstricker": "john.stricker@raizlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/Raizlabs/Slog.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Slog/Classes/**/*",
22   "pushed_with_swift_version": "3.0"