[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 5 / CHHook / 0.0.5 / CHHook.podspec.json
blob3a84381539ca0c69e2f8a0c3f84b962d36c02585
2   "name": "CHHook",
3   "version": "0.0.5",
4   "summary": "CHHook is Debug Tool",
5   "description": "0.0.5:增加Hook NSLog方法,但是Swift Print Hook 无效\n0.0.4:去掉日志打印,方便和CHLog配合使用\n0.0.3:设置请求成功后打印后台返回的Header信息\n0.0.2:增加多种解析,避免获取不到请求参数\n0.0.1:初始版本\nCHHook is Debug Tool, let you quick enter project",
6   "homepage": "ttps://github.com/rainbow911",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guowen Wang": "rainbow911@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rainbow911/CHHook.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CHHook/Hook/*"