[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / a / d / 9 / RicLog / 0.0.1 / RicLog.podspec.json
blob5a963866217e4e6fed6d1ac3d95c5af9e3a9f7cb
2   "name": "RicLog",
3   "version": "0.0.1",
4   "summary": "a debug log printer",
5   "description": "a simple  debug log printer for printing the chinese or ascii code in the dictionary or array.",
6   "homepage": "https://github.com/zLihuan/RicLogger",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "zhanglihuan": "625482408@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zLihuan/RicLogger.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "platforms": {
23     "osx": null,
24     "ios": null,
25     "tvos": null,
26     "watchos": null
27   }