[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / d / 9 / RicLog / 0.0.2 / RicLog.podspec.json
bloba67a6b8c8dcd4cd8f4635fd7de624719ae216563
2   "name": "RicLog",
3   "version": "0.0.2",
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.2"
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   }