[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / f / 5 / XYSafeKit / 1.0.1 / XYSafeKit.podspec.json
blobae6bab84adca7e06028ca4cc597e1ac34bbc9f9e
2   "name": "XYSafeKit",
3   "version": "1.0.1",
4   "summary": "XYSafeKit 版本更新101",
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.1"
20   },
21   "source_files": "XYSafekitPod/**/*.{h,m}",
22   "public_header_files": "XYSafekitPod/**/*.h"