[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / d / 8 / 2 / XHLogHelper / 1.0 / XHLogHelper.podspec.json
blobb099301bd2dfbb0f050a25f0e6676386e3feb608
2   "name": "XHLogHelper",
3   "version": "1.0",
4   "summary": "服务器返回json数据一键转换标准json格式,方便查看及json数据格式化-1补全缺失引号,2数组( )转换为[ ],3中文unicode编码转换为中文",
5   "homepage": "https://github.com/CoderZhuXH/XHLogHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zhu Xiaohui": "977950862@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/CoderZhuXH/XHLogHelper.git",
18     "tag": "1.0"
19   },
20   "source_files": [
21     "XHLogHelper",
22     "*.{h,m}"
23   ],
24   "requires_arc": true