[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / f / 5 / XYSafeKit / 1.0.7 / XYSafeKit.podspec.json
blob80ced1ea6bc924fdfc0dd64ee50eab3533884b1f
2   "name": "XYSafeKit",
3   "version": "1.0.7",
4   "summary": "XYSafeKit 版本更新105",
5   "description": "异常处理:debug模式下显示错误堆栈,release下不闪退",
6   "homepage": "https://github.com/wangronggang/XYSafeKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wrg": "313886800@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/wangronggang/XYSafeKit.git",
19     "tag": "1.0.7"
20   },
21   "source_files": [
22     "XYSafekitPod/*.{h,m}",
23     "XYSafekitPod/SafekitCategory/*.{h,m}"
24   ],
25   "public_header_files": "XYSafekitPod/**/*.h"